Files
linux/drivers
Alexander Gordeev 5ad6867cb5 ath10k: Use pci_enable_msi_range()
As result deprecation of MSI-X/MSI enablement functions
pci_enable_msix() and pci_enable_msi_block() all drivers
using these two interfaces need to be updated to use the
new pci_enable_msi_range() and pci_enable_msix_range()
interfaces.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-02-13 18:04:26 +02:00
..
2014-02-13 18:04:26 +02:00
2014-01-12 23:48:18 +01:00
2014-01-15 14:51:22 -08:00
2013-12-20 08:49:17 -08:00