Skip to content
Commit 0be4b0b6 authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

reset: Return 0 if ops unimplemented and remove empty functions



In case the ops is not implemented, return 0 in the core right away.
This is better than having multiple copies of functions which just
return 0 in each reset driver. Drop all those empty functions.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
parent d6577668
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment