Merge branch 'pci/msi'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Nov 2021 16:28:44 +0000 (11:28 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Nov 2021 16:28:44 +0000 (11:28 -0500)
commitefe6856390bae3a2aa170bdd51c34b8832b83bc6
tree812a150653bf1998deca69b4fc8d3495ba943cee
parent4917f7189bd8be326d0910055b029d3cbf50256c
parentac8e3cef588c5affc6dfa7b693ec64bbf3cead6a
Merge branch 'pci/msi'

- Document sysfs "irq" attribute, which contains either the INTx IRQ (the
  intended behavior) or the first MSI IRQ (historical mistake retained for
  backwards compatibility) (Barry Song)

- Rework "irq" sysfs show function to explicitly fetch first MSI IRQ
  instead of depending on core to put it in dev->irq, to enable future core
  cleanup (Barry Song)

* pci/msi:
  PCI/sysfs: Explicitly show first MSI IRQ for 'irq'
  PCI: Document /sys/bus/pci/devices/.../irq