apm821xx: MR24: fix ethernet phy detection on the MR24
[openwrt/openwrt.git] / target / linux / apm821xx / patches-4.9 / 702-powerpc_ibm_phy_add_dt_parser.patch
index f1edb9cc7a4b07e321c3a5144ba7b08fa652f08e..4e53fdfa2127550e79c7046d47730770133dc5b3 100644 (file)
@@ -300,7 +300,7 @@ Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
        /* Init PHY */
        if (dev->phy.def->ops->init)
                dev->phy.def->ops->init(&dev->phy);
-@@ -2987,6 +3228,12 @@ static int emac_remove(struct platform_d
+@@ -2988,6 +3229,12 @@ static int emac_remove(struct platform_d
        if (emac_has_feature(dev, EMAC_FTR_HAS_ZMII))
                zmii_detach(dev->zmii_dev, dev->zmii_port);