kernel: Update to version 4.4.182
[openwrt/staging/jogo.git] / target / linux / generic / patches-4.4 / 710-phy-add-mdio_register_board_info.patch
index d78f3d48a7bf805261b5e98ff07920bcd5e69d9b..6c71383665712964129e7defdaf84704648f416f 100644 (file)
@@ -9,7 +9,7 @@
  /**
   * mdiobus_alloc_size - allocate a mii_bus structure
   * @size: extra amount of memory to allocate for private storage.
-@@ -346,9 +348,21 @@ void mdiobus_free(struct mii_bus *bus)
+@@ -345,9 +347,21 @@ void mdiobus_free(struct mii_bus *bus)
  }
  EXPORT_SYMBOL(mdiobus_free);
  
@@ -31,7 +31,7 @@
        int err;
  
        phydev = get_phy_device(bus, addr, false);
-@@ -361,6 +375,12 @@ struct phy_device *mdiobus_scan(struct m
+@@ -360,6 +374,12 @@ struct phy_device *mdiobus_scan(struct m
         */
        of_mdiobus_link_phydev(bus, phydev);