pinctrl: starfive: Use a static name for the GPIO irq_chip
authorMarc Zyngier <maz@kernel.org>
Fri, 11 Feb 2022 09:23:45 +0000 (09:23 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 19 Feb 2022 00:50:23 +0000 (01:50 +0100)
commit64fd52a4d3ce63a327948cefc8e4e5c7ef35e813
tree0a467230ed53c2490471bb51c12fc2382d2ce11c
parente9f7b9228a94778edb7a63fde3c0a3c5bb793064
pinctrl: starfive: Use a static name for the GPIO irq_chip

Drop the device name used for the GPIO irq_chip and replace it
with something static. The information is still available from
debugfs and carried as part of the irqdomain.

Suggested-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Bartosz Golaszewski <brgl@bgdev.pl>
Link: https://lore.kernel.org/r/20220211092345.1093332-1-maz@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-starfive.c