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)
commited94493fb38a665cebcf750dfabe8a6dd13e136f
treec02a9e722bb32232ef975548cbb1291d9ccc92c6
parent4fd5f812c23c7deee6425f4a318e85c317cd1d6c
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 <buytenh@marvell.com>
Acked-by: Andy Fleming <afleming@freescale.com>
drivers/net/Kconfig
drivers/net/mv643xx_eth.c