uboot/drivers
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
..
bios_emulator
block
bootcount
core dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
crypto includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
ddr/fsl driver/ddr/fsl: Fix printing unspecified module info for DDR4 2014-06-05 13:45:07 -07:00
demo dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
dfu dfu: Disable default calculation of CRC32 2014-06-11 02:31:48 +02:00
dma
fpga m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
gpio Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-05-30 11:34:39 -04:00
hwmon
i2c i2c: kona: Resolve Kona I2C driver issue 2014-06-12 11:42:50 +02:00
input
misc includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
mmc includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
mtd Merge branch 'master' of git://git.denx.de/u-boot-spi 2014-06-11 11:40:11 -04:00
net net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF 2014-06-10 17:05:03 +09:00
pci fsl/pci: Add workaround for erratum A-005434 2014-05-16 16:24:26 -05:00
pcmcia
power pmic: tps65090: correct checking i2c bus 2014-06-19 11:19:05 -04:00
qe qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" 2014-05-13 08:26:56 -07:00
rtc
serial serial: nsl16550: add hw flow control support 2014-05-12 15:19:45 -04:00
sound
spi Merge branch 'master' of git://git.denx.de/u-boot-spi 2014-06-11 11:40:11 -04:00
tpm
twserial
usb usb: ci_udc: terminate ep0 INs with a zlp when required 2014-06-11 02:26:05 +02:00
video Merge remote-tracking branch 'u-boot/master' 2014-05-20 10:05:42 +02:00
watchdog
Makefile