linux/drivers/pinctrl/actions
Andy Shevchenko afb8d5f431 pinctrl: actions: make irq_chip immutable
Since recently, the kernel is nagging about mutable irq_chips:

   "not an immutable chip, please consider fixing it!"

Drop the unneeded copy, flag it as IRQCHIP_IMMUTABLE, add the new
helper functions and call the appropriate gpiolib functions.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221005133337.19245-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2022-10-17 10:41:25 +02:00
..
Kconfig pinctrl: actions: Add depends on || COMPILE_TEST 2021-02-12 13:44:26 +01:00
Makefile pinctrl: actions: Add Actions S500 pinctrl driver 2020-08-27 10:40:13 +02:00
pinctrl-owl.c pinctrl: actions: make irq_chip immutable 2022-10-17 10:41:25 +02:00
pinctrl-owl.h pinctrl: actions: define pad control configurtion to SoC specific 2018-11-19 14:11:16 +01:00
pinctrl-s500.c pinctrl: actions: pinctrl-s500: Constify s500_padinfo[] 2020-12-04 09:06:33 +01:00
pinctrl-s700.c pinctrl: actions: pinctrl-s700: Constify s700_padinfo[] 2020-09-12 12:15:19 +02:00
pinctrl-s900.c pinctrl: actions: pinctrl-s900: Constify s900_padinfo[] 2020-09-12 12:15:19 +02:00