pinctrl: at91: Make the irqchip immutable
authorMark Brown <broonie@kernel.org>
Tue, 7 Mar 2023 12:51:27 +0000 (12:51 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Mar 2023 10:21:54 +0000 (11:21 +0100)
commitd61955da3256d506cc201a9296723bf59f0d51ed
tree10b66bd96dfb085da51a0acb2345aec5e30b1bf3
parentf7fc5768e57cc18c24783c524f4e80e680dc4fc4
pinctrl: at91: Make the irqchip immutable

To help gpiolib not fiddle around with the internals of the irqchip
flag the chip as immutable, adding the calls into the gpiolib core
required to do so.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230216-gpio-at91-immutable-v2-1-326ef362dbc7@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91.c