]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'pci/hotplug'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:26 +0000 (14:25 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:26 +0000 (14:25 -0500)
commit15a724aa435072b722749f55e65a787888466ee2
tree79907d23d7aacddb35db8ccf308bb5161e9a20a6
parentdffe4cca2e36e5a546fccf3f39a444731887ba9a
parent87d5403378cccc557af9e02a8a2c8587ad8b7e9a
Merge branch 'pci/hotplug'

- Remove unnecessary hpc_ops struct from shpchp (ngn)

- Check for PCI_POSSIBLE_ERROR(), not 0xffffffff, in cpqphp (weiyufeng)

* pci/hotplug:
  PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
  PCI: shpchp: Remove hpc_ops