brcm47xx: fix cpu wait for BCM4706
[librecmc/librecmc.git] / target / linux / brcm47xx / patches-3.10 / 830-huawei_e970_support.patch
index c61254db026d5b323695499eeae500d264350ab5..2ea0917ff892da014c6f8f7b19b5e96fd7f25708 100644 (file)
@@ -8,7 +8,7 @@
  #include <asm/bootinfo.h>
  #include <asm/prom.h>
  #include <asm/reboot.h>
-@@ -248,6 +249,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -239,6 +240,33 @@ static struct fixed_phy_status bcm47xx_f
        .duplex = DUPLEX_FULL,
  };
  
@@ -42,7 +42,7 @@
  static int __init bcm47xx_register_bus_complete(void)
  {
        switch (bcm47xx_bus_type) {
-@@ -263,6 +291,8 @@ static int __init bcm47xx_register_bus_c
+@@ -262,6 +290,8 @@ static int __init bcm47xx_register_bus_c
  #endif
        }
        fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);