mv643xx_eth: convert to phylib
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 26 Aug 2008 11:34:19 +0000 (13:34 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Fri, 19 Sep 2008 17:34:00 +0000 (19:34 +0200)
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 <buytenh@marvell.com>
Acked-by: Andy Fleming <afleming@freescale.com>

No differences found