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)
commitb4c19f71252e3b6b8c6478fd712c592f00b11438
treef543d81ed61d6d7f988de7a475bf1c28c227029d
parentb1c1f23ef0c64fb7e54c5b44015640e068643023
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

Commit 651df2183543 ("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: 8b63ec1837fa ("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