
27 Jul
2017
27 Jul
'17
10:32 a.m.
The regulator_enable() should be called from upper layer like regulators_enable_boot_on(), remove it from pwm regulator driver.
Signed-off-by: Kever Yang kever.yang@rock-chips.com Acked-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
drivers/power/regulator/pwm_regulator.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-)
Applied to u-boot-rockchip, thanks!