commit | fe92a238263991c81e0910e0b2f56ed969ec160d | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Mar 23 21:08:55 2011 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Mar 25 18:45:16 2011 +0100 |
tree | 9eac0d45c5c3b6392d6d6a84c06459fe43e0fc10 | |
parent | cd11d14de91809ff3a150f823965a5b4209cad84 [diff] |
MIPS: JZ4740: Cleanup the mechanical irq_chip conversion The conversion did not make use of the new chip flag which signals the core code to mask the chip before calling the set_type callback. Sigh. Use the new lockdep helper as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2183/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>