From: Michal Kazior Date: Mon, 25 Nov 2013 13:06:21 +0000 (+0100) Subject: ath10k: split up pci irq code X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc15ca13a6c95e0d6af682af118c3c8e679a8152;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed