diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-04-14 03:14:06 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-04-25 14:17:06 -0400 |
commit | a30d0108b09ae46d24594a2e699c4dad21bb4af4 (patch) | |
tree | 2d8c52c8a03946d23f5bfd3cdbe24fac0a750259 /drivers/pci/msi.c | |
parent | 1406276c1254d761da7c16b30aa32e3af2b3612a (diff) |
GenWQE: Use pci_enable_msi_exact() 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() or
pci_enable_msi_exact() and pci_enable_msix_range() or
pci_enable_msix_exact() interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/msi.c')
0 files changed, 0 insertions, 0 deletions