From: Michal Kazior Date: Mon, 25 Nov 2013 13:06:27 +0000 (+0100) Subject: ath10k: allow explicit MSI/MSI-X disabling X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfe9c45b21ce2649e31f7e5d997f9c26b56f29e9;p=pandora-kernel.git ath10k: allow explicit MSI/MSI-X disabling This can be useful for testing and debugging. This introduces new ath10k_pci module parameter `irq_mode`. By default it is 0, meaning automatic irq mode (MSI-X as long as both target HW and host platform supports it). The parameter works on a best effort basis. kvalo: fix typo "ayto" Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed