ARM: PXA: Kill use of irq_create_strict_mappings()
authorMarc Zyngier <maz@kernel.org>
Tue, 6 Apr 2021 09:35:50 +0000 (10:35 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 22 Apr 2021 14:55:21 +0000 (15:55 +0100)
commitb68761da01114a64b9c521975c3bca6d10eeb950
treeb78cb7a06dae19d15cd36e04d1ca9c5e568ebb52
parent46135d6f878ab00261d4a2082d620bfb41019aab
ARM: PXA: 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 and use a legacy domain when appropriate.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210406093557.1073423-3-maz@kernel.org
arch/arm/mach-pxa/pxa_cplds_irqs.c