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)
commitdd0a028183369cccc0826199a7ccdc850ece289b
tree67c07381130b821bbbd9554cf761c738f4e4e954
parentb7867f1bfcb76c75d98d35f576fcd9d7759a96fe
MIPS: Alchemy: DB1200: Disable cascade IRQ in handler

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>
arch/mips/alchemy/devboards/bcsr.c
arch/mips/alchemy/devboards/db1200/setup.c