kernel: refresh patches
[openwrt/svn-archive/archive.git] / target / linux / mvebu / patches-3.14 / 020-of_fixed_link_phy.patch
index 1f68576c91006404215183d65edccc188b2d39c6..d1acc65700fe9a63fe5c649f197e7734b127ba5a 100644 (file)
@@ -76,7 +76,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  #include <linux/of.h>
  #include <linux/of_irq.h>
  #include <linux/of_mdio.h>
-@@ -280,3 +281,69 @@ struct phy_device *of_phy_attach(struct
+@@ -280,3 +281,69 @@ struct phy_device *of_phy_attach(struct 
        return phy_attach_direct(dev, phy, flags, iface) ? NULL : phy;
  }
  EXPORT_SYMBOL(of_phy_attach);