Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/7] ath10k: pci cleanup
@ 2013-09-01  7:01 Kalle Valo
  2013-09-01  7:01 ` [PATCH v2 1/7] ath10k: pci: make host_ce_config_wlan[] more readable Kalle Valo
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Kalle Valo @ 2013-09-01  7:01 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

Small PCI related code cleanup. Depends on Michal's CE
clean patchset.

v2:

o remove unnecessary cast in patch 3 (from Gabor)

---

Kalle Valo (7):
      ath10k: pci: make host_ce_config_wlan[] more readable
      ath10k: make target_ce_config_wlan more readable
      ath10k: remove void pointer from struct ath10k_pci_compl
      ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
      ath10k: clean up ath10k_ce_completed_send_next_nolock()
      ath10k: convert ath10k_pci_wake() to return
      ath10k: simplify ath10k_ce_init() wake up handling


 drivers/net/wireless/ath/ath10k/ce.c  |   98 ++++++++++------
 drivers/net/wireless/ath/ath10k/pci.c |  208 ++++++++++++++++++++++++---------
 drivers/net/wireless/ath/ath10k/pci.h |   22 ++-
 3 files changed, 227 insertions(+), 101 deletions(-)


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

end of thread, other threads:[~2013-09-03  6:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-01  7:01 [PATCH v2 0/7] ath10k: pci cleanup Kalle Valo
2013-09-01  7:01 ` [PATCH v2 1/7] ath10k: pci: make host_ce_config_wlan[] more readable Kalle Valo
2013-09-01  7:01 ` [PATCH v2 2/7] ath10k: make target_ce_config_wlan " Kalle Valo
2013-09-01  7:01 ` [PATCH v2 3/7] ath10k: remove void pointer from struct ath10k_pci_compl Kalle Valo
2013-09-01  7:01 ` [PATCH v2 4/7] ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k Kalle Valo
2013-09-01  7:02 ` [PATCH v2 5/7] ath10k: clean up ath10k_ce_completed_send_next_nolock() Kalle Valo
2013-09-01  7:02 ` [PATCH v2 6/7] ath10k: convert ath10k_pci_wake() to return Kalle Valo
2013-09-01  7:02 ` [PATCH v2 7/7] ath10k: simplify ath10k_ce_init() wake up handling Kalle Valo
2013-09-03  6:50 ` [PATCH v2 0/7] ath10k: pci cleanup Kalle Valo

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