]> git.itanic.dy.fi Git - linux-stable/commit
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 27 Sep 2023 12:57:32 +0000 (14:57 +0200)
committerMarc Zyngier <maz@kernel.org>
Sat, 7 Oct 2023 11:47:13 +0000 (12:47 +0100)
commit8a4f44f3e9b05c38606b2ae02f933d6b64a340dd
tree4e36b50f5b9988c5d7fd55a3eb480b75389b92c2
parent8554cba1d6dbd3c74e0549e28ddbaccbb1d6b30a
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()

Use the existing irq_data_get_irq_chip_data() helper instead of
open-coding the same operation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/8e47cc6400e5a82c854c855948d2665a3a3197e3.1695819391.git.geert+renesas@glider.be
drivers/irqchip/irq-renesas-rzg2l.c