]> Pileus Git - ~andy/linux/commit
ath10k: split up pci irq code
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 25 Nov 2013 13:06:21 +0000 (14:06 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 27 Nov 2013 14:45:32 +0000 (16:45 +0200)
commitfc15ca13a6c95e0d6af682af118c3c8e679a8152
treee14205c8a0e0dce4daa3139c5324321d0f0d2e0e
parente539887b1521ed4aefce7387bc3f33814b11442d
ath10k: split up pci irq code

Hardware waits until host signals whether it has
chosen MSI(-X) or shared legacy interrupts. It is
not required for the driver to register interrupt
handlers immediately.

This patch prepares the pci irq code for more
changes.

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