irqchip/jcore-aic: Kill use of irq_create_strict_mappings()
authorMarc Zyngier <maz@kernel.org>
Tue, 6 Apr 2021 09:35:51 +0000 (10:35 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 22 Apr 2021 14:55:22 +0000 (15:55 +0100)
commit5f8b938bd790cff6542c7fe3c1495c71f89fef1b
tree60abd907bd3be72611824ae55513f90b059e77c5
parentb68761da01114a64b9c521975c3bca6d10eeb950
irqchip/jcore-aic: Kill use of irq_create_strict_mappings()

irq_create_strict_mappings() is a poor way to allow the use of
a linear IRQ domain as a legacy one. Let's be upfront about it.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210406093557.1073423-4-maz@kernel.org
drivers/irqchip/irq-jcore-aic.c