From: Tony Lindgren Date: Fri, 6 Dec 2013 18:52:59 +0000 (-0800) Subject: ARM: OMAP2+: Remove legacy i2c.c platform init code X-Git-Tag: omap-for-v3.14/omap3-board-removal-signed~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfff7f6dcb8f694f0e03216887c61f79e01ad99b;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