From: Tony Lindgren Date: Thu, 20 May 2010 18:36:43 +0000 (-0700) Subject: omap: Fix i2c platform init code for omap4 X-Git-Tag: v2.6.35-rc1~456^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32dd41ed645c22ac3ce4e25bcbd7eee30297292;p=pandora-kernel.git omap: Fix i2c platform init code for omap4 Add separate omap_i2c_add_bus functions for mach-omap1 and mach-omap2. Make the mach-omap2 init set the interrupt dynamically to support. This is needed to add support for omap4 in a way that works with multi-omap builds. This will eventually get fixed in a generic way with the omap hwmods. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed