commit | 1544129da2de9fa276429deed8fac3fbc45634be | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Jun 06 11:53:01 2011 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 20 23:12:11 2011 +0100 |
tree | 79cb7d1115562caa39ecdd1666b37f9fda428a72 | |
parent | 56eccc36dd8888f44c1de24c52b150adbf8ec427 [diff] |
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>