]> 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 16:08:40 +0000 (18:08 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 17 Sep 2011 00:45:21 +0000 (02:45 +0200)
commitfd19e1e09d93ea7403edc547fa2c3be6b68eb3ad
tree5b96a664e78deaa1b4eb0b59dca0b9e9c4fab74a
parente437f6fdc80e1c2487f2ec3f383c8140e3ac7af4
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