u-boot/drivers/reset
Marek Vasut 0be4b0b651 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>
2022-05-05 19:37:11 -04:00
..
Kconfig reset: dra7: Add a reset driver 2022-02-08 09:41:27 -05:00
Makefile reset: dra7: Add a reset driver 2022-02-08 09:41:27 -05:00
reset-ast2500.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-ast2600.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-bcm6345.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-dra7.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-hisilicon.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-hsdk.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-imx7.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-ipq4019.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-mediatek.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-meson.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-mtmips.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-raspberrypi.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-rockchip.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-scmi.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-sifive.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-socfpga.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-sunxi.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-syscon.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
reset-ti-sci.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-uclass.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-uniphier.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
reset-zynqmp.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
sandbox-reset-test.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
sandbox-reset.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
sti-reset.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
stm32-reset.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
tegra-car-reset.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00
tegra186-reset.c reset: Return 0 if ops unimplemented and remove empty functions 2022-05-05 19:37:11 -04:00