diff options
author | Marek Vasut <marex@denx.de> | 2022-04-26 23:43:30 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-05-05 19:37:11 -0400 |
commit | 0be4b0b6516c82f53bb3e8546ea8f213cf2fe2ac (patch) | |
tree | e0b7443472955c81c7f493c4c890c0039ce85262 /include/linux/bitmap.h | |
parent | d6577668196a130787291682ff9202721396ec1b (diff) |
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: Marek Vasut <marex@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/linux/bitmap.h')
0 files changed, 0 insertions, 0 deletions