Jianmin Lv bdd60211ee irqchip/loongson-eiointc: Fix registration of syscore_ops
When support suspend/resume for loongson-eiointc, the syscore_ops
is registered twice in dual-bridges machines where there are two
eiointc IRQ domains. Repeated registration of an same syscore_ops
broke syscore_ops_list. Also, cpuhp_setup_state_nocalls is only
needed to call for once. So the patch will corret them.

Fixes: a90335c2dfb4 ("irqchip/loongson-eiointc: Add suspend/resume support")
Cc: stable@vger.kernel.org
Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230407083453.6305-4-lvjianmin@loongson.cn
2023-04-08 11:29:18 +01:00
..
2023-02-25 11:30:21 -08:00
2023-02-24 14:34:12 -08:00
2023-02-21 15:27:48 -08:00
2023-02-21 15:27:48 -08:00
2022-03-23 17:35:57 -07:00
2023-02-21 10:03:48 -08:00
2023-01-12 10:53:12 +01:00