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:
8bf4ada
)
net/mdio: fix mdio_bus_match for c45 PHY
author
Shaohui Xie
<Shaohui.Xie@freescale.com>
Fri, 17 Jul 2015 10:07:19 +0000
(18:07 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Jul 2015 07:16:37 +0000
(
00:16
-0700)
We store c45 PHY's id information in c45_ids, so it should be used to
check the matching between PHY driver and PHY device for c45 PHY.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/mdio_bus.c
patch
|
blob
|
history
diff --cc
drivers/net/phy/mdio_bus.c
Simple merge