
18 Jun
2014
18 Jun
'14
5:59 a.m.
On 15 June 2014 08:17, Jeroen Hofstee jeroen@myspectrum.nl 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