From: Jarkko Nikula Date: Mon, 9 Feb 2009 07:59:57 +0000 (+0000) Subject: ARM: OMAP: Add method to register additional I2C busses on the command line X-Git-Tag: v2.6.29-omap1~77 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9fcdaff4e9a6830833f3351eb44f6025df60e4;p=pandora-kernel.git ARM: OMAP: Add method to register additional I2C busses on the command line 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. Signed-off-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed