[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
From: Lorenzo Pieralisi <hidden>
Date: 2017-06-12 16:20:36
Also in:
linux-pci
From: Lorenzo Pieralisi <hidden>
Date: 2017-06-12 16:20:36
Also in:
linux-pci
On Mon, Jun 12, 2017 at 04:45:38PM +0100, Will Deacon wrote:
On Thu, Jun 08, 2017 at 03:13:00PM +0100, Lorenzo Pieralisi wrote:quoted
v1 -> v2 - Split pci_fixup_irqs() removal in several patches - Embedded pci_register_host_bridge() in pci_scan_root_bus_bridge() - Refactored iproc, faraday and xilinx-nwl host bridges in preparation for irq fixup removal - Converted all DT PCI host bridge drivers to pci_scan_root_bus_bridge() - Dropped RFC tag - Added devm_pci_alloc_host_bridge() interface - Rebased against v4.12-rc3For the arm64 and the host-common bits: Acked-by: Will Deacon <redacted>
Thank you ! Lorenzo