commit | 46abc02175b3c246dd5141d878f565a8725060c9 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@marvell.com> | Wed Oct 08 16:33:40 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 08 16:33:40 2008 -0700 |
tree | a777a25a6613b1187244c3bd5a22e451028fccbe | |
parent | 298cf9beb9679522de995e249eccbd82f7c51999 [diff] |
phylib: give mdio buses a device tree presence Introduce the mdio_bus class, and give each 'struct mii_bus' its own 'struct device', so that mii_bus objects are represented in the device tree and can be found by querying the device tree. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>