diff options
| author | Biju Das <biju.das.jz@bp.renesas.com> | 2026-03-25 19:24:22 +0000 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-03-26 16:56:21 +0100 |
| commit | d196aeb35efa2f2339b31f107c0ce35387946009 (patch) | |
| tree | e51d6a4105890f4339470238ed8ba0d0484da159 /tools/perf/scripts/python | |
| parent | 6e5e0331dea48bbd6955af562aab4972a3950fa2 (diff) | |
irqchip/renesas-rzg2l: Split set_type handler into separate IRQ and TINT functions
The common rzg2l_irqc_set_type() handler uses hw_irq range checks to
dispatch to either rzg2l_irq_set_type() or rzg2l_tint_set_edge().
Split this into two dedicated handlers, rzg2l_irqc_irq_set_type() and
rzg2l_irqc_tint_set_type(), each calling only their respective type
configuration function without runtime conditionals.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260325192451.172562-8-biju.das.jz@bp.renesas.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
