Hi, This is part 1 (of 3) of my patches. Split for your reviewing pleasure. This one is mostly non-functional (just cleanups) except the removal of soc powersave. Michal Kazior (6): ath10k: embed ar_pci inside ar ath10k: remove target soc ps code ath10k: remove pci features var ath10k: group some pci probing helpers ath10k: remove htc->stopped ath10k: move fw init print drivers/net/wireless/ath/ath10k/ce.c | 68 +------ drivers/net/wireless/ath/ath10k/core.c | 50 ++--- drivers/net/wireless/ath/ath10k/core.h | 6 +- drivers/net/wireless/ath/ath10k/htc.c | 16 -- drivers/net/wireless/ath/ath10k/htc.h | 5 +- drivers/net/wireless/ath/ath10k/mac.c | 4 +- drivers/net/wireless/ath/ath10k/mac.h | 2 +- drivers/net/wireless/ath/ath10k/pci.c | 358 +++++++++++---------------------- drivers/net/wireless/ath/ath10k/pci.h | 78 ++----- 9 files changed, 163 insertions(+), 424 deletions(-) -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html