public inbox for ath11k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH ath-current 0/2] wifi: ath11k: revert hibernation support
@ 2024-08-30  7:34 Baochen Qiang
  2024-08-30  7:34 ` [PATCH ath-current 1/2] Revert "wifi: ath11k: restore country code during resume" Baochen Qiang
  2024-08-30  7:34 ` [PATCH ath-current 2/2] Revert "wifi: ath11k: support hibernation" Baochen Qiang
  0 siblings, 2 replies; 9+ messages in thread
From: Baochen Qiang @ 2024-08-30  7:34 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless, quic_bqiang

It is reported that commit 166a490f59ac ("wifi: ath11k: support hibernation") breaks
system suspend on some Lenovo platforms. As there is no fix available, revert it for
now. And because commit 7f0343b7b871 ("wifi: ath11k: restore country code during resume")
depends on it, need to revert it as well.

Baochen Qiang (2):
  Revert "wifi: ath11k: restore country code during resume"
  Revert "wifi: ath11k: support hibernation"

 drivers/net/wireless/ath/ath11k/ahb.c  |   4 +-
 drivers/net/wireless/ath/ath11k/core.c | 115 +++++++------------------
 drivers/net/wireless/ath/ath11k/core.h |   4 -
 drivers/net/wireless/ath/ath11k/hif.h  |  12 +--
 drivers/net/wireless/ath/ath11k/mhi.c  |  12 +--
 drivers/net/wireless/ath/ath11k/mhi.h  |   3 +-
 drivers/net/wireless/ath/ath11k/pci.c  |  44 ++--------
 drivers/net/wireless/ath/ath11k/qmi.c  |   2 +-
 8 files changed, 48 insertions(+), 148 deletions(-)


base-commit: 8fb3b2b8d6d489416a7ff8a28cd4083340ad9e55
-- 
2.25.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-09-02 16:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30  7:34 [PATCH ath-current 0/2] wifi: ath11k: revert hibernation support Baochen Qiang
2024-08-30  7:34 ` [PATCH ath-current 1/2] Revert "wifi: ath11k: restore country code during resume" Baochen Qiang
2024-08-30 15:55   ` Jeff Johnson
2024-09-02 16:27   ` Kalle Valo
2024-08-30  7:34 ` [PATCH ath-current 2/2] Revert "wifi: ath11k: support hibernation" Baochen Qiang
2024-08-30 15:46   ` Jeff Johnson
2024-08-30 15:56     ` Jeff Johnson
2024-08-31  9:39       ` Kalle Valo
2024-09-02 16:34   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox