From: Jarkko Nikula Date: Tue, 24 Mar 2009 01:07:48 +0000 (-0700) Subject: ARM: OMAP: Add method to register additional I2C busses on the command line, v2 X-Git-Tag: v2.6.30-rc1~636^2~9^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7954763bb95fd484a76d1151b40956fe331d23b9;p=pandora-kernel.git ARM: OMAP: Add method to register additional I2C busses on the command line, v2 This patch extends command line option "i2c_bus=bus_id,clkrate" so that it allow to register additional I2C busses that are not registered with omap_register_i2c_bus from board initialization code. Purpose of this is to register additional board busses which are routed to external connectors only without any on board I2C devices. Cc: linux-i2c@vger.kernel.org Signed-off-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed