Hi, This is part 2 (of 3) of my patches. Split for your reviewing pleasure. This is related to irq handling only. Prepares for more start/restart sequences fixes. v2: * patch [1/6] is from part 1 * patch [5/6] is new * some fixes, see notes * based on f2c7cb774e3e0a8152b1134015c245ba0abddfc6 and 4 crash dump patches (v8) from Kalle Michal Kazior (6): ath10k: move fw init print ath10k: fix legacy irq workaround ath10k: setup irq method in probe ath10k: split ce irq/handler setup ath10k: make sure to really disable irqs ath10k: remove early irq handling drivers/net/wireless/ath/ath10k/ce.c | 36 ++-- drivers/net/wireless/ath/ath10k/ce.h | 12 +- drivers/net/wireless/ath/ath10k/core.c | 6 +- drivers/net/wireless/ath/ath10k/core.h | 1 - drivers/net/wireless/ath/ath10k/pci.c | 320 +++++++++++++-------------------- drivers/net/wireless/ath/ath10k/pci.h | 1 - 6 files changed, 142 insertions(+), 234 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