aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2021-10-15 19:17:42 +0200
committerChristian Lamparter <chunkeey@gmail.com>2021-11-28 01:13:08 +0100
commit49d400191dae027a89909680e372f1934a1e1766 (patch)
tree345b89399c8c06165c75616b16a5f3e6eccfc507 /package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch
parentdd7d4703e9de73153bd239afcf67c77cdb7f7cf8 (diff)
downloadupstream-49d400191dae027a89909680e372f1934a1e1766.tar.gz
upstream-49d400191dae027a89909680e372f1934a1e1766.tar.bz2
upstream-49d400191dae027a89909680e372f1934a1e1766.zip
ath10k: support nvmem-cells for (pre-)calibration
refreshes mac80211 + ath10k-ct patches. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch')
-rw-r--r--package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch b/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch
index 9ff1224c43..710cd45269 100644
--- a/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch
+++ b/package/kernel/mac80211/patches/ath10k/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
-@@ -3352,6 +3352,16 @@ int ath10k_core_register(struct ath10k *
+@@ -3412,6 +3412,16 @@ int ath10k_core_register(struct ath10k *
queue_work(ar->workqueue, &ar->register_work);