[U-Boot] [PATCH 1/3] regulator: lp87565: Fix the return value of buck_get_enable function

Simon Glass sjg at chromium.org
Mon Jun 12 23:51:03 UTC 2017


On 10 June 2017 at 23:01, Keerthy <j-keerthy at ti.com> wrote:
> The function wrongly returned an integer while it is supposed to
> return boolean. Fix that.
>
> Fixes: 2dd9dc02a3("power: regulator: lp87565: add regulator support")
> Reported-by: Nishanth Menon <nm at ti.com>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> ---
>  drivers/power/regulator/lp87565_regulator.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list