Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH v2 0/7] various fixes
@ 2013-04-18 11:03 Bartosz Markowski
  2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 1/7] ath10k: move suspend/resume exports to core.c file Bartosz Markowski
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Bartosz Markowski @ 2013-04-18 11:03 UTC (permalink / raw)
  To: ath9k-devel

Fix since V1:
* rename core suspend/resume functions
* split reindentation and new error path
* remove all excessive CONFIG_PM_SLEEP in one patch.

Bartosz Markowski (7):
  ath10k: move suspend/resume exports to core.c file
  ath10k: remove excessive ifdef checks
  ath10k: fix pointer casts in debug code
  ath10k: shift extern variable where it belongs
  ath10k: remove unnecessary NULL check
  ath10k: reindent ath10k_pci_suspend
  ath10k: return error if suspend command fails

 drivers/net/wireless/ath/ath10k/core.c  |   23 +++++++++++++
 drivers/net/wireless/ath/ath10k/core.h  |    5 +--
 drivers/net/wireless/ath/ath10k/debug.h |    6 ++--
 drivers/net/wireless/ath/ath10k/hif.h   |    2 --
 drivers/net/wireless/ath/ath10k/htc.c   |    3 +-
 drivers/net/wireless/ath/ath10k/pci.c   |   54 ++++++++++++++++---------------
 drivers/net/wireless/ath/ath10k/pci.h   |    2 ++
 drivers/net/wireless/ath/ath10k/wmi.c   |    9 ------
 8 files changed, 60 insertions(+), 44 deletions(-)

-- 
1.7.10

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

end of thread, other threads:[~2013-04-22  8:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 11:03 [ath9k-devel] [PATCH v2 0/7] various fixes Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 1/7] ath10k: move suspend/resume exports to core.c file Bartosz Markowski
2013-04-18 11:11   ` Markowski Bartosz
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 2/7] ath10k: remove excessive ifdef checks Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 3/7] ath10k: fix pointer casts in debug code Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 4/7] ath10k: shift extern variable where it belongs Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 5/7] ath10k: remove unnecessary NULL check Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 6/7] ath10k: reindent ath10k_pci_suspend Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 7/7] ath10k: return error if suspend command fails Bartosz Markowski
2013-04-22  8:33 ` [ath9k-devel] [PATCH v2 0/7] various fixes Kalle Valo

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