linux/Documentation/PCI
Alexander Gordeev 7b92b4f61e PCI/MSI: Remove pci_enable_msi_block_auto()
The new pci_msi_vec_count() interface makes pci_enable_msi_block_auto()
superfluous.

Drivers can use pci_msi_vec_count() to learn the maximum number of MSIs
supported by the device, and then call pci_enable_msi_block().

pci_enable_msi_block_auto() was introduced recently, and its only user is
the AHCI driver, which is also updated by this change.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Tejun Heo <tj@kernel.org>
2014-01-03 17:17:55 -07:00
..
00-INDEX Create/use more directory structure in the Documentation/ tree. 2008-11-14 17:28:53 +00:00
MSI-HOWTO.txt PCI/MSI: Remove pci_enable_msi_block_auto() 2014-01-03 17:17:55 -07:00
pci-error-recovery.txt Documentation/: it's -> its where appropriate 2010-04-23 02:09:52 +02:00
pci-iov-howto.txt Documentation: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
pci.txt PCI: Update pci_find_slot() description in pci.txt 2013-09-25 15:43:33 -06:00
pcieaer-howto.txt PCI: aerdrv: introduce default_downstream_reset_link 2010-05-11 12:01:38 -07:00
PCIEBUS-HOWTO.txt PCI: Documentation: fix minor PCIe HOWTO thinko 2009-02-13 13:59:19 -08:00