From: Lee Jones Date: Tue, 17 Apr 2012 14:52:26 +0000 (+0100) Subject: ARM: ux500: Remove unused i2c platform_data initialisation code X-Git-Tag: v3.6-rc1~144^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98582d9562b4bea6b0eb6e2bfafcd3fab3b60ccb;p=pandora-kernel.git ARM: ux500: Remove unused i2c platform_data initialisation code Now that u5500 is obsolete, u8500 is the only user of the Nomadik i2c driver. As such there is no requirement to differentiate between initialisation values. By the time a new SoC is released, almost all of the ux500 platform will be DT:ed, so we can make decisions based on the compatible property instead. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed