mac80211: brcm: remove alternative DT firmware names patch
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / ath9k / 542-ath9k_debugfs_diag.patch
index e09bbc08eafb4b9301678906bdf5223fbd409b22..c54dbbb188452101d62729d447b3a6b53828128e 100644 (file)
@@ -1,8 +1,8 @@
 --- a/drivers/net/wireless/ath/ath9k/debug.c
 +++ b/drivers/net/wireless/ath/ath9k/debug.c
-@@ -1562,6 +1562,50 @@ static const struct file_operations fops
- #endif
+@@ -1468,6 +1468,50 @@ void ath9k_deinit_debug(struct ath_softc
+       ath9k_cmn_spectral_deinit_debug(&sc->spec_priv);
+ }
  
 +static ssize_t read_file_diag(struct file *file, char __user *user_buf,
 +                           size_t count, loff_t *ppos)
@@ -51,7 +51,7 @@
  int ath9k_init_debug(struct ath_hw *ah)
  {
        struct ath_common *common = ath9k_hw_common(ah);
-@@ -1589,6 +1633,8 @@ int ath9k_init_debug(struct ath_hw *ah)
+@@ -1491,6 +1535,8 @@ int ath9k_init_debug(struct ath_hw *ah)
        debugfs_create_file("gpio_led", S_IWUSR,
                           sc->debug.debugfs_phy, sc, &fops_gpio_led);
  #endif