
19 Jun
2014
19 Jun
'14
5:22 p.m.
On Sun, Jun 15, 2014 at 05:17:04PM +0200, Jeroen Hofstee wrote:
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 cc: Simon Glass sjg@chromium.org Signed-off-by: Jeroen Hofstee jeroen@myspectrum.nl Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom