PCI/MSI: Remove pci_enable_msi_{exact,range}()
authorChristoph Hellwig <hch@lst.de>
Mon, 9 Jan 2017 20:37:40 +0000 (21:37 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 13 Jan 2017 17:08:21 +0000 (11:08 -0600)
commit4fe0395550aeb6709ea5332f46de3644aef7d328
tree2059e5b114a28fa3fe0ca8daf2cecb146236156f
parente75377404726be171d66c154f8ea1e6cf840811d
PCI/MSI: Remove pci_enable_msi_{exact,range}()

All multi-MSI allocations are now done through pci_irq_alloc_vectors(), so
remove the old pci_enable_msi_range() and pci_enable_msi_exact()
interfaces.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Documentation/PCI/MSI-HOWTO.txt
drivers/pci/msi.c
include/linux/pci.h