On Tue, Oct 22, 2024 at 12:11:36PM +0300, Ilpo Järvinen wrote:
> 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(-)
Applied to pci/hotplug for v6.13, thanks!