diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-07-16 20:05:14 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-07-29 08:38:52 -0400 |
commit | e85525c39e29b6da1cefc63c109590231c300059 (patch) | |
tree | 581cf8c0aa8d0554577558d7c7fd5e29bc5bd901 /sound/synth/Makefile | |
parent | b427d00fabaa5964efebc00970ad717b91d2047c (diff) |
isci: Use pci_enable_msix_exact() instead of pci_enable_msix()
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() or pci_enable_msi_exact()
and pci_enable_msix_range() or pci_enable_msix_exact()
interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Acked-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'sound/synth/Makefile')
0 files changed, 0 insertions, 0 deletions