diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2022-09-27 20:45:57 +0800 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-09-28 14:11:28 +0100 |
commit | 612d5494aef9bd2ab68d585a8c0ac2b16d12d520 (patch) | |
tree | e3f1f8e20e91c34b294bfe75c767d4f00b2f5390 /drivers/firmware/psci/psci.c | |
parent | b90cb1053190353cc30f0fef0ef1f378ccc063c5 (diff) | |
download | linux-612d5494aef9bd2ab68d585a8c0ac2b16d12d520.tar.bz2 |
irqchip: Make irqchip_init() usable on pure ACPI systems
Pure ACPI systems (e.g., LoongArch) do not need OF_IRQ, but still
require irqchip_init() to perform the ACPI irqchip probing,
even when OF_IRQ isn't selected.
Relax the dependency to enable the generic irqchip support when
ACPI_GENERIC_GSI is configured.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Tested-by: Tiezhu Yang <yangtiezhu@loongson.cn>
[maz: revamped commit message]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220927124557.3246737-1-chenhuacai@loongson.cn
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions