From: Tony Lindgren Date: Mon, 25 Nov 2013 19:37:25 +0000 (-0800) Subject: ARM: OMAP2+: Remove legacy i2c.c platform init code X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73ae27b6d48bb086c59d283daa0aa4dba5d60e5;p=pandora-kernel.git ARM: OMAP2+: Remove legacy i2c.c platform init code We can now initialize I2C for mach-omap2 using device tree. And we can move the remaining code in plat-omap/i2c.c into mach-omap1/i2c.c. Note that we cannot remove some of the I2C bus reset functions as they are being used by hwmod code. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed