From: Mark A. Greer Date: Wed, 15 Apr 2009 19:40:56 +0000 (-0700) Subject: davinci: Move emac platform_data to SoC-specific files X-Git-Tag: v2.6.31-rc1~344^2~25^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972412b648dcf0c4303dca7e515d5c24ce3cd1d5;p=pandora-kernel.git davinci: Move emac platform_data to SoC-specific files Since most of the emac platform_data is really SoC specific and not board specific, move it to the SoC-specific files. Put a pointer to the platform_data in the soc_info structure so the board-specific code can set some of the platform_data if it needs to. Signed-off-by: Mark A. Greer Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed