From: Gabor Juhos Date: Wed, 14 Mar 2012 09:36:11 +0000 (+0100) Subject: MIPS: ath79: allow to use SoC specific PCI IRQ maps X-Git-Tag: v3.5-rc1~47^2^5~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d22ce25f870dff2521d352e20d0fd2a7598fbf87;p=pandora-kernel.git MIPS: ath79: allow to use SoC specific PCI IRQ maps The PCI controllers in the AR71XX and in the AR724X SoCs are different, and both of them uses different IRQ wiring. The patch modifies the 'pcibios_map_irq' function in order to allow to use different IRQ maps for the different SoCs. The patch also adds a function, which lets the board setup code to override the default IRQ map. Signed-off-by: Gabor Juhos Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3500/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed