ath10k: split ce irq/handler setup
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 22 Aug 2014 12:23:32 +0000 (14:23 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Aug 2014 08:28:42 +0000 (11:28 +0300)
commit145cc1214a271c72b81a064f4d65c3cf612e941e
tree4366d82557cf0c83f022988d15ac98e970b7b066
parent403d627be9a541437bfcf392c192b12f366ed2a2
ath10k: split ce irq/handler setup

It doesn't make much sense to overwrite send_cb
and recv_cb callbacks over and over again whenever
transport starts. Just make sure to unmask copy
engine interrupts when starting.

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