diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-18 11:12:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-18 15:33:34 -0500 |
commit | b4b39061da4d28c15341378e615948936e6d148f (patch) | |
tree | 7a327919da5e6d2a968b41d197d966ee92896ca0 /sound/oss/midi_synth.c | |
parent | c0a1be3842c73128187a6d10623b011a8fa2dee6 (diff) | |
download | lwn-b4b39061da4d28c15341378e615948936e6d148f.tar.gz lwn-b4b39061da4d28c15341378e615948936e6d148f.zip |
wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()
As result of 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>
Cc: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: wil6210@qca.qualcomm.com
Cc: netdev@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Acked-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/oss/midi_synth.c')
0 files changed, 0 insertions, 0 deletions