]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Lantiq: Fix external interrupt sources
authorJohn Crispin <blogic@openwrt.org>
Mon, 18 Jul 2011 20:08:40 +0000 (22:08 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 3 Aug 2011 14:44:10 +0000 (15:44 +0100)
commit806916a9eedf65ced9064c6654e6c85ada436e4a
tree983832a7ce6853d9d7663a61655827bcf89488a0
parent104cefd0cb5034b5223edf16c16af61041ccf141
MIPS: Lantiq: Fix external interrupt sources

The irq base offset needs to be ignored when matching irqs to external
interrupt pins. Taking the offset into account resulted in the EIU not
being brought up properly.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2616/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/irq.c