linux-stable/drivers/pinctrl/actions
Andy Shevchenko 8a8d6bbe1d pinctrl: Get rid of duplicate of_node assignment in the drivers
GPIO library does copy the of_node from the parent device of
the GPIO chip, there is no need to repeat this in the individual
drivers. Remove these assignment all at once.

For the details one may look into the of_gpio_dev_init() implementation.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211214125855.33207-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2021-12-16 04:18:30 +01: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: Get rid of duplicate of_node assignment in the drivers 2021-12-16 04:18:30 +01: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