diff options
| author | Marek Vasut <[email protected]> | 2022-04-26 23:43:30 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-05-05 19:37:11 -0400 |
| commit | 0be4b0b6516c82f53bb3e8546ea8f213cf2fe2ac (patch) | |
| tree | e0b7443472955c81c7f493c4c890c0039ce85262 /include/linux | |
| 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 <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
