[PATCH v2 0/4] PCI: cpqphp: Fix and cleanups

From: Ilpo Järvinen
Date: Tue Oct 22 2024 - 05:11:58 EST


Fix one PCIBIOS_* return value confusion in cpqphp and cleanup a few
other things.

v2:
- Add a warning print if the path missing recursion is executed.

Ilpo Järvinen (4):
PCI: cpqphp: Fix PCIBIOS_* return value confusions
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
PCI: cpqphp: Use define to read class/revision dword
PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()

drivers/pci/hotplug/cpqphp_pci.c | 47 +++++++++++++-------------------
1 file changed, 19 insertions(+), 28 deletions(-)

--
2.39.5