ath10k: setup irq method in probe
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 22 Aug 2014 12:23:31 +0000 (14:23 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Aug 2014 08:28:33 +0000 (11:28 +0300)
commit403d627be9a541437bfcf392c192b12f366ed2a2
tree0b6d4bcb63dc99c8b22c7eeae706b765a1125a87
parentc947a9e1c7b81f7d6a94f3bc3f16475d982e77ea
ath10k: setup irq method in probe

It doesn't make sense to re-init irqs completely
whenever transport is started/stopped. Do it just
once upon probing/removing.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/pci.c