mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
7b92b4f61e
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> |
||
---|---|---|
.. | ||
00-INDEX | ||
MSI-HOWTO.txt | ||
pci-error-recovery.txt | ||
pci-iov-howto.txt | ||
pci.txt | ||
pcieaer-howto.txt | ||
PCIEBUS-HOWTO.txt |