]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: Drop regulators_enable_boot_on/off()
authorMarek Vasut <marex@denx.de>
Thu, 26 Sep 2024 23:14:15 +0000 (01:14 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 1 Oct 2024 01:19:07 +0000 (19:19 -0600)
commit6f52feee2867f138af3d81a90a02a2b222e3366d
treea513219ea2ff4ad1de619d5e8cde1096379c9da9
parentba0faba52a3ffb86a59c6078053f2c9a10ef261b
power: regulator: Drop regulators_enable_boot_on/off()

Both regulators_enable_boot_on/off() are unused and superseded by
regulator uclass regulator_post_probe(). Remove both functions.

Signed-off-by: Marek Vasut <marex@denx.de>
14 files changed:
arch/arm/mach-rockchip/board.c
arch/arm/mach-snapdragon/board.c
arch/arm/mach-tegra/board2.c
board/Marvell/octeontx2_cn913x/board.c
board/amlogic/odroid-go-ultra/odroid-go-ultra.c
board/dhelectronics/dh_imx6/dh_imx6.c
board/dhelectronics/dh_imx8mp/imx8mp_dhcom_pdk2.c
board/dhelectronics/dh_stm32mp1/board.c
board/engicam/stm32mp1/stm32mp1.c
board/google/veyron/veyron.c
board/samsung/common/exynos5-dt.c
board/st/stm32mp1/stm32mp1.c
drivers/power/regulator/regulator-uclass.c
include/power/regulator.h