On Fri, Oct 02, 2015 at 11:43:58AM -0700, David Daney wrote:[...]
From: David Daney <david.daney@xxxxxxxxxx>
David Daney (5):
PCI: Add pci_bus_fixup_irqs().
PCI: generic: Only fixup irqs for bus we are creating.
I'm hoping we won't need the above if we can resurrect Matthew's
patches.
PCI: generic: Quit clobbering our pci_ops.
Applied to pci/host-generic for v4.4 with Arnd's Reviewed-by and minor
changelog tweaks (as below).
PCI: generic: Correct, and avoid overflow, in bus_max calculation.
Seems not settled yet.
PCI: generic: Pass proper starting bus number to pci_scan_root_bus().
Also applied to pci/host-generic, thanks!