MIPS: Loongson: Remove redundant local_irq_disable()
authorWu Zhangjin <wuzhangjin@gmail.com>
Thu, 8 Oct 2009 12:39:50 +0000 (20:39 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:02 +0000 (12:00 +0100)
That code is executed with irq disabled already, so, remove the redundant
local_irq_disable() here.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found