u-boot-brain/drivers/power/regulator
Peng Fan 8640522d2d 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>
2015-08-12 11:17:37 +02:00
..
fixed.c dm: regulator: add fixed voltage regulator driver 2015-05-14 18:49:38 -06:00
Kconfig power: regulator: add pfuze100 support 2015-08-12 11:04:58 +02:00
Makefile power: regulator: add pfuze100 support 2015-08-12 11:04:58 +02:00
max77686.c power: regulator: max77686 correct variable type 2015-08-12 11:17:37 +02:00
pfuze100.c power: regulator: add pfuze100 support 2015-08-12 11:04:58 +02:00
regulator-uclass.c power: regulator use node name when no regulator-name 2015-08-12 10:02:59 +02:00
s5m8767.c dm: power: Add support for S5M8767 regulators 2015-08-05 21:06:12 -06:00
sandbox.c sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
tps65090_regulator.c dm: power: Add support for TPS65090 FETs 2015-08-05 21:06:12 -06:00