[U-Boot] [PATCH] power: regulator: max77686 correct variable type

Simon Glass sjg at chromium.org
Mon Aug 3 00:31:31 CEST 2015


On 28 July 2015 at 08:47, Peng Fan <Peng.Fan at freescale.com> wrote:
> The return type of pmic_read and pmic_write is signed int, so
> correct variable 'ret' from type unsigned int to int.
>
> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Przemyslaw Marczak <p.marczak at samsung.com>
> ---
>  drivers/power/regulator/max77686.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>

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


More information about the U-Boot mailing list