linux-stable/drivers/sh/intc
Marc Zyngier eef56c3a04 sh: intc: Drop the use of irq_create_identity_mapping()
Instead of playing games with using irq_create_identity_mapping()
and irq_domain_associate(), drop the use of the former and only
use the latter, together with the allocation of the irq_desc
as needed.

It doesn't make the code less awful, but at least the intent
is clearer.

Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2021-04-07 12:12:52 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
access.c
balancing.c
chip.c
core.c sh: intc: Drop the use of irq_create_identity_mapping() 2021-04-07 12:12:52 +01:00
handle.c
internals.h
irqdomain.c
userimask.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
virq-debugfs.c sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE 2021-01-06 19:55:24 -05:00
virq.c