|
|
@@ -143,7 +143,7 @@ Signed-off-by: David S. Miller <[email protected]>
|
|
|
}
|
|
|
--- a/drivers/net/phy/mdio_bus.c
|
|
|
+++ b/drivers/net/phy/mdio_bus.c
|
|
|
-@@ -455,19 +455,34 @@ EXPORT_SYMBOL(of_mdio_find_bus);
|
|
|
+@@ -456,19 +456,34 @@ EXPORT_SYMBOL(of_mdio_find_bus);
|
|
|
* found, set the of_node pointer for the mdio device. This allows
|
|
|
* auto-probed phy devices to be supplied with information passed in
|
|
|
* via DT.
|
|
|
@@ -185,7 +185,7 @@ Signed-off-by: David S. Miller <[email protected]>
|
|
|
addr = of_mdio_parse_addr(dev, child);
|
|
|
if (addr < 0)
|
|
|
continue;
|
|
|
-@@ -477,9 +492,22 @@ static void of_mdiobus_link_mdiodev(stru
|
|
|
+@@ -478,9 +493,22 @@ static void of_mdiobus_link_mdiodev(stru
|
|
|
/* The refcount on "child" is passed to the mdio
|
|
|
* device. Do _not_ use of_node_put(child) here.
|
|
|
*/
|