]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca8de7bd41e6c776e076ce1e1d6a1f9549392564
tree3e21e6c295af47c85c569e239e1c8d49d531b0d0
parent6d4f35fb7070510cf483db070edb465775d12dbb
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