]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24b9ff7f5a44268f78d23b50a6a0d886ac161f07
treec02a9e722bb32232ef975548cbb1291d9ccc92c6
parent7dc00a7d0f348505ccfdcc113789bb5f550c5bb9
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