Re: [PATCH 2/2] i2c: omap: fix i2c bus number output

2015-06-03 Thread Sascha Hauer
On Tue, Jun 02, 2015 at 09:03:51PM +0200, Robert Schwebel wrote: > When probing from devicetree, the output for several i2c host > controllers prints out a bus number of -1: > > i2c-omap 44e0b000.i2c: bus -1 rev0.11 at 400 kHz > i2c-omap 4802a000.i2c: bus -1 rev0.11 at 400 kHz > i2c-omap 4819c000.

[PATCH 2/2] i2c: omap: fix i2c bus number output

2015-06-02 Thread Robert Schwebel
When probing from devicetree, the output for several i2c host controllers prints out a bus number of -1: i2c-omap 44e0b000.i2c: bus -1 rev0.11 at 400 kHz i2c-omap 4802a000.i2c: bus -1 rev0.11 at 400 kHz i2c-omap 4819c000.i2c: bus -1 rev0.11 at 400 kHz The call to i2c_add_numbered_adapter() in pro