summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHerve Codina (Schneider Electric) <herve.codina@bootlin.com>2026-01-14 10:39:33 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2026-01-15 12:03:27 +0100
commit94ed03a00571cd7e648b1dfa0136103d8a14fd10 (patch)
tree71d5c16e52a6a4b1c6dbc0fc12b7408354ef81a1 /include/linux
parent3ac6dfe3d7a2396602b67667249b146504dfbd2a (diff)
irqchip/renesas-rza1: Use for_each_of_imap_item iterator
The renesas-rza1 driver parses the interrupt-map property. It does it using open code. Recently for_each_of_imap_item iterator has been introduce to help drivers in this parsing. Convert the renesas-rza1 driver to use the for_each_of_imap_item iterator instead of open code. Signed-off-by: Herve Codina (Schneider Electric) <herve.codina@bootlin.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260114093938.1089936-5-herve.codina@bootlin.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions