From: Colin Cross Date: Sun, 10 Jul 2011 21:37:22 +0000 (-0700) Subject: ARM: tegra: remove copy-and-pasted i2c platform data in boards X-Git-Tag: v3.1-rc1~149^2~1^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78702e43c1cadd600e35374411caba82ad9354b6;p=pandora-kernel.git ARM: tegra: remove copy-and-pasted i2c platform data in boards Every board file includes the same platform data definition for the i2c-tegra driver's bus speed. Move the platform data into devices.c, and remove it from all the board files. Signed-off-by: Colin Cross Tested-by: Konstantin Sinyuk Acked-by: Olof Johansson --- Reading git-diff-tree failed