mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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>