]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sat, 17 Sep 2011 00:45:37 +0000 (02:45 +0200)
commit74185f6a28b565a6aab95a61ebebb2de81d97ecf
tree1194f0d53f3a7468d4357a285aca43814e8296ca
parentbe4abd0f7d281887752eca8dc4d2fb2ffb073876
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