]> git.baikalelectronics.ru Git - kernel.git/commit
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
authorRoosen Henri <Henri.Roosen@ginzinger.com>
Thu, 7 Jan 2016 08:31:15 +0000 (09:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Jan 2016 02:48:34 +0000 (21:48 -0500)
commita3c8a06370b1a6f31c2b6a5c519a0ac8e4aa94e3
treef543d81ed61d6d7f988de7a475bf1c28c227029d
parentd990c4f9224164f734e0dc3d557c836830327bbe
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

Commit 345704e344f7 ("phy: micrel: Fix finding PHY properties in MAC
 node.") only fixes finding PHY properties in MAC node for KSZ9021. This
commit applies the same fix for KSZ9031.

Fixes: dbd94939bf34 ("phylib: Make PHYs children of their MDIO bus, not the bus' parent.")
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Henri Roosen <henri.roosen@ginzinger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c