mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>