diff options
author | Jeroen Hofstee <jeroen@myspectrum.nl> | 2014-06-15 17:17:04 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-06-19 11:19:05 -0400 |
commit | a348d56934d6b0de31d5bdc12911a63e186e8ffa (patch) | |
tree | 857a4bba33a2a3f81efa5b2a2183f31932e8021c /arch | |
parent | 1f9ce3063cd723a1dcf0d02070f07c59491cf6f9 (diff) | |
download | u-boot-imx-a348d56934d6b0de31d5bdc12911a63e186e8ffa.zip u-boot-imx-a348d56934d6b0de31d5bdc12911a63e186e8ffa.tar.gz u-boot-imx-a348d56934d6b0de31d5bdc12911a63e186e8ffa.tar.bz2 |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions