brcm47xx: new patch adding arch workarounds.c
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / patches-3.10 / 208-b44-use-fixed-PHY-device-if-we-do-not-find-any.patch
index 89744666e04c865a54412801eba5354c323b9010..94f9875a25641415109e470cef2eabd8a8752fcf 100644 (file)
@@ -43,10 +43,10 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  static int __init bcm47xx_register_bus_complete(void)
  {
        switch (bcm47xx_bus_type) {
-@@ -274,6 +283,7 @@ static int __init bcm47xx_register_bus_c
+@@ -275,6 +284,7 @@ static int __init bcm47xx_register_bus_c
        bcm47xx_buttons_register();
        bcm47xx_leds_register();
+       bcm47xx_workarounds();
 +      fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);
  
        return 0;