commit | 77fbdb30f045084f1c65b72bd457d7406343aad7 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Mon Jul 18 18:08:40 2011 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 21 17:53:12 2011 +0200 |
tree | 763d2b9e2890ec073cca9207f8f0dfdda0e835c3 | |
parent | d954ffe34a606d4ec34cd3c2b0b5974779759f25 [diff] |
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>