aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
diff options
context:
space:
mode:
authorPavel Kubelun <be.dissent@gmail.com>2017-06-01 17:13:04 +0300
committerFelix Fietkau <nbd@nbd.name>2017-06-17 11:51:41 +0200
commit025cb640cdf27f7c68fc1d89d0698605daa06c43 (patch)
treee3925724a89e50d8f74cd76002325e26f3e983de /package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
parentd80d1b6c42aa663e6104f817daa5ea29d2e7073d (diff)
downloadupstream-025cb640cdf27f7c68fc1d89d0698605daa06c43.tar.gz
upstream-025cb640cdf27f7c68fc1d89d0698605daa06c43.tar.bz2
upstream-025cb640cdf27f7c68fc1d89d0698605daa06c43.zip
ath10k: increase bmi timeout to fix OTP on qca99xx boards and add bmi identification through pre-cal file
Backporting upstream patches. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [refresh, rename patches]
Diffstat (limited to 'package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch')
-rw-r--r--package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch b/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
index 0c34d96847..b966516e57 100644
--- a/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
+++ b/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
@@ -14,7 +14,7 @@ Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
--- a/drivers/net/wireless/ath/ath10k/core.c
+++ b/drivers/net/wireless/ath/ath10k/core.c
-@@ -2319,6 +2319,16 @@ int ath10k_core_register(struct ath10k *
+@@ -2329,6 +2329,16 @@ int ath10k_core_register(struct ath10k *
ar->chip_id = chip_id;
queue_work(ar->workqueue, &ar->register_work);