phylib: add mdiobus_{read,write}
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 29 Sep 2008 17:12:35 +0000 (17:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Oct 2008 23:38:41 +0000 (16:38 -0700)
Add mdiobus_{read,write} routines to allow direct reading/writing
of registers on an mii bus without having to go through the PHY
abstraction, and make phy_{read,write} use these primitives.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found