ar71xx: add an external reset callback for ar913x and use it in ath9k - should reduce...
[openwrt.git] / target / linux / ar71xx / patches-3.8 / 522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch
index 74309b6..74928e6 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ath79/dev-wmac.c
 +++ b/arch/mips/ath79/dev-wmac.c
-@@ -180,3 +180,9 @@ void __init ath79_register_wmac(u8 *cal_
+@@ -189,3 +189,9 @@ void __init ath79_register_wmac(u8 *cal_
  
        platform_device_register(&ath79_wmac_device);
  }