MIPS: Alchemy: DB1200: Disable cascade IRQ in handler
authorManuel Lauss <manuel.lauss@googlemail.com>
Fri, 12 Aug 2011 06:28:35 +0000 (08:28 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 21 Sep 2011 15:53:32 +0000 (17:53 +0200)
Disable the cascade IRQ in the cascade handler.  This is required to
get the DB1300 working, and also gets rid of all spurious interrupts
previously observed on the DB1200; so Config[OD] can be disabled
again for better performance.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2708/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found