Home
last modified time | relevance | path

Searched hist:"8640522 d2d2d26caaf1805f3de696a7a6fb1cc22" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dmax77686.c8640522d2d2d26caaf1805f3de696a7a6fb1cc22 Tue Jul 28 14:47:08 UTC 2015 Peng Fan <Peng.Fan@freescale.com> power: regulator: max77686 correct variable type

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@freescale.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>