From: Lennert Buytenhek Date: Tue, 26 Aug 2008 11:34:19 +0000 (+0200) Subject: mv643xx_eth: convert to phylib X-Git-Tag: v2.6.28-rc1~717^2~194^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed94493fb38a665cebcf750dfabe8a6dd13e136f;p=pandora-kernel.git mv643xx_eth: convert to phylib Switch mv643xx_eth from using drivers/net/mii.c to using phylib. Since the mv643xx_eth hardware does all the link state handling and PHY polling, the driver will use phylib in the "Doing it all yourself" mode described in the phylib documentation. Signed-off-by: Lennert Buytenhek Acked-by: Andy Fleming --- Reading git-diff-tree failed