From: Tony Lindgren Date: Sat, 12 Dec 2009 00:16:32 +0000 (-0800) Subject: omap: Split i2c platform init for mach-omap1 and mach-omap2 X-Git-Tag: v2.6.33-rc1~295^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63128e81214cc2db2995d690438055c26d213a5;p=pandora-kernel.git omap: Split i2c platform init for mach-omap1 and mach-omap2 Otherwise we cannot limit new mux code to mach-omap2. The same signal names should eventually work for other omaps under mach-omap2. Note that these pins don't need to be OMAP_PIN_INPUT_PULLUP, just OMAP_PIN_INPUT is enough. Cc: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed