MIPS: SB1250: Restore dropped irq_mask function
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Jun 2011 09:53:01 +0000 (11:53 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 20 Jul 2011 22:12:11 +0000 (23:12 +0100)
commit1544129da2de9fa276429deed8fac3fbc45634be
tree79cb7d1115562caa39ecdd1666b37f9fda428a72
parent56eccc36dd8888f44c1de24c52b150adbf8ec427
MIPS: SB1250: Restore dropped irq_mask function

Commit d6d5d5c4a (MIPS: Sibyte: Convert to new irq_chip functions)
removed the mask function which breaks irq_shutdown(). Restore it.

Reported-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2460/
Tested-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/sb1250/irq.c