On 28 July 2015 at 08:47, Peng Fan <peng....@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....@freescale.com>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Przemyslaw Marczak <p.marc...@samsung.com>
> ---
>  drivers/power/regulator/max77686.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to