]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: iop32x/n2100: fix PCI IRQ mapping
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 25 Jan 2019 20:10:15 +0000 (20:10 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:34:42 +0000 (11:34 +0100)
commitdb4090920ba2d61a5827a23e441447926a02ffee
treebcb419536d686dcddac79bf4175dbd16cbe662a6
parent44a0f88467f54478e3f3f6d29d22186fa6861dc4
ARM: iop32x/n2100: fix PCI IRQ mapping

Booting 4.20 on a TheCUS N2100 results in a kernel oops while probing
PCI, due to n2100_pci_map_irq() having been discarded during boot.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Cc: stable@vger.kernel.org # 2.6.18+
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-iop32x/n2100.c