commit | 9d8ea73d3ebdf4ab8f1d2e447452fb0b504e3873 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Oct 22 20:26:46 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 24 15:49:20 2014 -0400 |
tree | 3e21e6c295af47c85c569e239e1c8d49d531b0d0 | |
parent | e7de17abeda24d8acc316b2e07bd969d03099eea [diff] |
net: pxa168_eth: Prepare proper libphy handling Current libphy handling in pxa168_eth lacks proper phy_connect. Prepare to fix this by first moving phy properties from platform_data to private driver data. Tested-by: Antoine Ténart <antoine.tenart@free-electrons.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>