commit | 01b0114e068480226bc22fea18c3bccbd815ce8b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Dec 06 13:01:37 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 09 20:38:59 2013 -0500 |
tree | 875c96b0ed05a6b355340d94c3b62e54a3e05ef4 | |
parent | 78de53f05c58784e366b9115575058a5815c89d6 [diff] |
net: tc35815: use phy_init_hw for PHY reset Instead of open-coding the PHY reset through MII BMCR, use phy_init_hw() which does that for us and also makes sure that any PHY specific fixups are applied. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>