pinctrl: Replace the IRQ number in the driver with the IRQID macro definition
authorHuqiang Qin <huqiang.qin@amlogic.com>
Mon, 24 Jul 2023 06:01:07 +0000 (14:01 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Aug 2023 13:35:23 +0000 (15:35 +0200)
commiteb3d3349a3de70cd8b5994dcf87389219e719261
tree3743fb9ca283997e3e36ce150f47a283837a3dfd
parent0e8ec0226e849e251276d4d77d1f1ae809c045d2
pinctrl: Replace the IRQ number in the driver with the IRQID macro definition

Replacing IRQ numbers with IRQID macro definitions makes driver code
easier to understand.

Associated platforms:
- Amlogic Meson-G12A
- Amlogic Meson-G12B
- Amlogic Meson-SM1

Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230724060108.1403662-3-huqiang.qin@amlogic.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson-g12a.c