From: Tony Lindgren Date: Tue, 8 Dec 2009 18:17:12 +0000 (-0800) Subject: omap: Split i2c platform init for mach-omap1 and mach-omap2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3561025ba2d09211fbe8ae5928bb407f5fa255f1;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