[U-Boot] [PATCH 3/4] power: pwm_regulator: remove redundance code
Simon Glass
sjg at chromium.org
Thu Jul 27 15:13:58 UTC 2017
On 19 July 2017 at 05:54, Kever Yang <kever.yang at rock-chips.com> wrote:
> 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 at rock-chips.com>
> ---
>
> drivers/power/regulator/pwm_regulator.c | 8 +-------
> 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list