mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +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>