davinci: Move emac platform_data to SoC-specific files
authorMark A. Greer <mgreer@mvista.com>
Wed, 15 Apr 2009 19:40:56 +0000 (12:40 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 28 May 2009 22:17:45 +0000 (15:17 -0700)
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 <mgreer@mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found