net: pxa168_eth: Prepare proper libphy handling
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 22 Oct 2014 18:26:46 +0000 (20:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Oct 2014 19:49:20 +0000 (15:49 -0400)
commit9d8ea73d3ebdf4ab8f1d2e447452fb0b504e3873
tree3e21e6c295af47c85c569e239e1c8d49d531b0d0
parente7de17abeda24d8acc316b2e07bd969d03099eea
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>
drivers/net/ethernet/marvell/pxa168_eth.c