omap-i2c: fix incorrect log message when using a device tree
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Fri, 31 Aug 2012 11:02:55 +0000 (13:02 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 13:54:14 +0000 (15:54 +0200)
When booting using a device tree, the adapter number is dynamically
assigned after the log message is sent.
This patch modifies the log message to get a correct adapter id.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Tested-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found