git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7de17a
)
net: pxa168_eth: Prepare proper libphy handling
author
Sebastian Hesselbarth
<sebastian.hesselbarth@gmail.com>
Wed, 22 Oct 2014 18:26:46 +0000
(20:26 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 24 Oct 2014 19:49:20 +0000
(15:49 -0400)
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>
No differences found