From: Dale Farnsworth Date: Fri, 27 Jan 2006 08:18:01 +0000 (-0700) Subject: [PATCH] mv643xx_eth: Clean up platform_data configuration X-Git-Tag: v2.6.17-rc1~1186^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01999873a455fe9104e91820c72849e608239928;p=pandora-kernel.git [PATCH] mv643xx_eth: Clean up platform_data configuration We shouldn't expose the hardware register contents in platform_data. The only things we allow the user to configure are autoneg, speed, and duplex. Add specific platform_data fields for these values and remove the registers configs. Signed-off-by: Dale Farnsworth Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed