MIPS: lantiq: clear all irqs properly on boot
authorJohn Crispin <blogic@openwrt.org>
Wed, 2 May 2012 10:27:36 +0000 (12:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:49:21 +0000 (17:49 +0200)
commit16f70b561dd897dc324b726ebc94e0c87db26f61
treea8e73be2fafe07ec970be5b12eff4466410e67ec
parent3489d72d1592deee6628ca223e06da5363a12f4d
MIPS: lantiq: clear all irqs properly on boot

Due to missing brackets, the irq modules were not properly reset on boot.

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