linux-stable/drivers/pinctrl/spear
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 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pinctrl-plgpio.c pinctrl: Get rid of duplicate of_node assignment in the drivers 2021-12-16 04:18:30 +01:00
pinctrl-spear.c pinctrl: spear: spear: Convert to regmap 2021-12-05 00:32:44 +01:00
pinctrl-spear.h pinctrl: spear: spear: Convert to regmap 2021-12-05 00:32:44 +01:00
pinctrl-spear3xx.c
pinctrl-spear3xx.h
pinctrl-spear300.c pinctrl/spear: simplify the return expression of spear300_pinctrl_probe() 2020-12-12 01:42:06 +01:00
pinctrl-spear310.c pinctrl: spear: simplify the return expression of spear310_pinctrl_probe 2020-09-29 15:25:26 +02:00
pinctrl-spear320.c pinctrl: spear: simplify the return expression of tvc_connect() 2020-09-29 15:26:25 +02:00
pinctrl-spear1310.c
pinctrl-spear1340.c