u-boot-brain/drivers/power/pmic
Jeroen Hofstee a348d56934 pmic: tps65090: correct checking i2c bus
The function tps65090_init checks the i2c bus of p->bus. However
the pointer p is not intialiased at this point. Check the local
variable bus instead.

cc: Tom Wai-Hong Tam <waihong@chromium.org>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Simon Glass <sjg@chromium.org>
2014-06-19 11:19:05 -04:00
..
Makefile power: Add support for the TPS65218 PMIC 2014-06-06 17:46:16 -04:00
muic_max8997.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pmic_ltc3676.c power: Add support for LTC3676 PMIC 2014-05-09 14:38:23 +02:00
pmic_max8997.c power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
pmic_max8998.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pmic_max77686.c drivers:power:max77686: add function to set voltage and mode 2013-08-30 12:24:54 +09:00
pmic_pfuze100.c power: make pfuze100 be able to coexist with other pmics 2014-05-09 14:38:23 +02:00
pmic_tps65090.c pmic: tps65090: correct checking i2c bus 2014-06-19 11:19:05 -04:00
pmic_tps65217.c drivers/power/pmic: Add tps65217 driver 2013-09-20 11:01:26 -04:00
pmic_tps65218.c power: Add support for the TPS65218 PMIC 2014-06-06 17:46:16 -04:00
pmic_tps65910.c drivers/power/pmic: Add tps65910 driver 2013-09-20 11:01:26 -04:00