]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Feb 2019 07:09:12 +0000 (08:09 +0100)
commitec61525653a2d6c6914b1070681bdfc23c3c5885
tree2f77eaf685c13bb8223b2243274154afdf7b7e53
parentc2e0cb20f8fb5bd2dcc76d00c74c99223de8bd42
ARM: iop32x/n2100: fix PCI IRQ mapping

commit db4090920ba2d61a5827a23e441447926a02ffee upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-iop32x/n2100.c