Loading
sw64: irqchip: fix irq_enable/disable callback for MCU controller
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB73UR -------------------------------- Enable or disable the corresponding IRQ instead of all IRQs in irq_enable/disable callback of MCU controller. In addition, spin locks are added to protect access to registers. Signed-off-by:Jing Li <jingli@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>