linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ath11k: mhi cleanup
@ 2022-04-01 17:30 Kalle Valo
  2022-04-01 17:30 ` [PATCH 1/3] ath11k: mhi: remove state machine Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kalle Valo @ 2022-04-01 17:30 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless

From: Kalle Valo <quic_kvalo@quicinc.com>

Some minor cleanup to mhi.c, please review.

Kalle Valo (3):
  ath11k: mhi: remove state machine
  ath11k: mhi: add error handling for suspend and resume
  ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()

 drivers/net/wireless/ath/ath11k/mhi.c | 222 ++++----------------------
 drivers/net/wireless/ath/ath11k/mhi.h |  17 +-
 drivers/net/wireless/ath/ath11k/pci.c |   8 +-
 drivers/net/wireless/ath/ath11k/pci.h |   1 -
 4 files changed, 38 insertions(+), 210 deletions(-)


base-commit: 57b7042c114767b7330b14a260f61732e556742e
-- 
2.30.2


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

end of thread, other threads:[~2022-04-06 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 17:30 [PATCH 0/3] ath11k: mhi cleanup Kalle Valo
2022-04-01 17:30 ` [PATCH 1/3] ath11k: mhi: remove state machine Kalle Valo
2022-04-06  7:53   ` Kalle Valo
2022-04-06  8:34     ` Kalle Valo
2022-04-01 17:30 ` [PATCH 2/3] ath11k: mhi: add error handling for suspend and resume Kalle Valo
2022-04-01 17:30 ` [PATCH 3/3] ath11k: mhi: remove unnecessary goto from ath11k_mhi_start() Kalle Valo
2022-04-01 18:22 ` [PATCH 0/3] ath11k: mhi cleanup Jeff Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).