X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fapm821xx%2Fpatches-4.9%2F702-powerpc_ibm_phy_add_dt_parser.patch;h=4e53fdfa2127550e79c7046d47730770133dc5b3;hp=f1edb9cc7a4b07e321c3a5144ba7b08fa652f08e;hb=6adc757097ca966796ac213ba7f888d59b651661;hpb=9a9f2f97e6b66cc88866b3522372d4caa59b26de;ds=inline diff --git a/target/linux/apm821xx/patches-4.9/702-powerpc_ibm_phy_add_dt_parser.patch b/target/linux/apm821xx/patches-4.9/702-powerpc_ibm_phy_add_dt_parser.patch index f1edb9cc7a..4e53fdfa21 100644 --- a/target/linux/apm821xx/patches-4.9/702-powerpc_ibm_phy_add_dt_parser.patch +++ b/target/linux/apm821xx/patches-4.9/702-powerpc_ibm_phy_add_dt_parser.patch @@ -300,7 +300,7 @@ Signed-off-by: Christian Lamparter /* 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);