Merge branch 'pci/aer'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 26 Jun 2023 17:59:55 +0000 (12:59 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 26 Jun 2023 17:59:55 +0000 (12:59 -0500)
commita274a4e65f78cc892c207780b9d3a4fc560e88f1
treece281e83c70f7405117a7af11f413dd8ac2092e2
parentac9a78681b921877518763ba0e89202254349d1b
parent11502feab423cbbbaae47c0672409840b04037d5
Merge branch 'pci/aer'

- Unexport pci_save_aer_state() since it's only used in drivers/pci/ (Bjorn
  Helgaas)

- Drop recommendation for drivers to configure AER Capability, since the
  PCI core does this for all devices (Dave Jiang, Bjorn Helgaas)

* pci/aer:
  Documentation: PCI: Tidy AER documentation
  Documentation: PCI: Update cross references to .rst files
  Documentation: PCI: Drop recommendation to configure AER Capability
  PCI: Unexport pci_save_aer_state()