diff options
| author | Marc Zyngier <maz@kernel.org> | 2021-04-02 17:58:21 +0300 |
|---|---|---|
| committer | Marc Zyngier <maz@kernel.org> | 2021-04-07 14:12:52 +0300 |
| commit | eef56c3a0492e4c1bc2a081da8f402a26d882489 (patch) | |
| tree | 4b1a0ef9b41230815a7029761069ad5b9c909e63 /include/linux | |
| parent | 5fbecd2389f48e1415799c63130d0cdce1cf3f60 (diff) | |
| download | linux-eef56c3a0492e4c1bc2a081da8f402a26d882489.tar.xz | |
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
