commit | 2e888103295f47b8fcbf7e9bb8c5da97dd2ecd76 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Sep 29 17:12:35 2008 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 08 16:38:41 2008 -0700 |
tree | 210943ed285496352078124fd2a43443b1e5b265 | |
parent | 46abc02175b3c246dd5141d878f565a8725060c9 [diff] |
phylib: add mdiobus_{read,write} 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>