]> 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>
Tue, 9 Aug 2011 08:16:27 +0000 (09:16 +0100)
commit5578fb93f9f3d64d001a0f83f15787f0f48f2022
tree87267dca9f57c1edfc83d13dc571d708284f9b46
parent6a9d62b1f7776db77398060da8dadccfdda0a7bc
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