-
- Downloads
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Several architectures open code effectively the same code block for finding and mapping PCI irqs. This patch consolidates it down to a single function. Signed-off-by:Grant Likely <grant.likely@linaro.org> Acked-by:
Michal Simek <monstr@monstr.eu> Cc: Russell King <linux@arm.linux.org.uk> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- arch/arm/mach-integrator/pci_v3.c 1 addition, 16 deletionsarch/arm/mach-integrator/pci_v3.c
- arch/mips/pci/fixup-lantiq.c 1 addition, 11 deletionsarch/mips/pci/fixup-lantiq.c
- arch/mips/pci/pci-rt3883.c 1 addition, 21 deletionsarch/mips/pci/pci-rt3883.c
- arch/x86/kernel/devicetree.c 1 addition, 6 deletionsarch/x86/kernel/devicetree.c
- drivers/of/of_pci_irq.c 25 additions, 0 deletionsdrivers/of/of_pci_irq.c
- drivers/pci/host/pci-mvebu.c 1 addition, 13 deletionsdrivers/pci/host/pci-mvebu.c
- include/linux/of_pci.h 1 addition, 0 deletionsinclude/linux/of_pci.h
Loading
Please register or sign in to comment