commit | ea3429c77d4e34cb2983b90e49a5506fedf70b98 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu May 22 09:47:50 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 22 15:16:44 2014 -0400 |
tree | a160edaec2d56734aa134790bfd893eff4e81c12 | |
parent | 87009814cdbb23f69ecdd42cbbd737a82fa7f450 [diff] |
of: mdio: remove of_phy_connect_fixed_link All in-tree drivers have been converted to use the new pair of functions: of_is_fixed_phy_link() plus of_phy_register_fixed_link(), we can now safely remove of_phy_connect_fixed_link. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>