linux/drivers/net/ethernet/broadcom/genet
Florian Fainelli 9abf0c2b71 net: bcmgenet: use the new fixed PHY helpers
of_phy_connect_fixed_link() is becoming obsolete, and also required
platform code to register the fixed PHYs at the specified addresses for
those to be usable. Get rid of it and use the new of_phy_is_fixed_link()
plus of_phy_register_fixed_link() helpers to transition over the new
scheme.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-22 15:16:43 -04:00
..
bcmgenet.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
bcmgenet.h net: bcmgenet: remove unused spinlock member 2014-03-20 17:36:12 -04:00
bcmmii.c net: bcmgenet: use the new fixed PHY helpers 2014-05-22 15:16:43 -04:00
Makefile net: bcmgenet: hook into the build system 2014-02-14 00:27:58 -05:00