OSDN Git Service

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>
Wed, 21 Sep 2011 15:53:12 +0000 (17:53 +0200)
commit77fbdb30f045084f1c65b72bd457d7406343aad7
tree763d2b9e2890ec073cca9207f8f0dfdda0e835c3
parentd954ffe34a606d4ec34cd3c2b0b5974779759f25
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