kernel-hacking-2024-linux-s.../Documentation/PCI
Alexander Gordeev 9a8b0af9b1 PCI/MSI: Add pci_enable_msi() documentation back
We deprecated pci_enable_msi() in 302a2523c2 ("PCI/MSI: Add
pci_enable_msi_range() and pci_enable_msix_range()").

But we changed our minds after noticing that:

  - pci_enable_msi() doesn't have confusing return values like
    pci_enable_msi_block() and pci_enable_msix() did, and

  - pci_enable_msi() has a hundred or so callers that we don't want to
    change.

This adds back the pci_enable_msi() documentation.

[bhelgaas: changelog]
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2014-02-03 22:08:49 -08:00
..
00-INDEX PCI: Update documentation 00-INDEX file 2014-01-07 16:37:15 -07:00
MSI-HOWTO.txt PCI/MSI: Add pci_enable_msi() documentation back 2014-02-03 22:08:49 -08:00
pci-error-recovery.txt
pci-iov-howto.txt Documentation: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
pci.txt PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE 2013-12-13 11:36:22 -07:00
pcieaer-howto.txt
PCIEBUS-HOWTO.txt