1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/drivers/pinctrl/starfive
Bartosz Golaszewski 0b261df49f pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()
pinctrl_gpio_*() helpers now have signatures corresponding with those of
the GPIOLIB callbacks. We can drop the wrappers.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2023-11-04 10:23:23 +01:00
..
Kconfig pinctrl: starfive: Add StarFive JH7110 aon controller driver 2023-02-10 23:44:07 +01:00
Makefile pinctrl: starfive: Add StarFive JH7110 aon controller driver 2023-02-10 23:44:07 +01:00
pinctrl-starfive-jh7100.c pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free() 2023-11-04 10:23:23 +01:00
pinctrl-starfive-jh7110-aon.c pinctrl: starfive: jh7110: Add system pm ops to save and restore context 2023-09-12 10:09:40 +02:00
pinctrl-starfive-jh7110-sys.c pinctrl: starfive: jh7110: Add system pm ops to save and restore context 2023-09-12 10:09:40 +02:00
pinctrl-starfive-jh7110.c treewide: rename pinctrl_gpio_free_new() 2023-11-04 10:23:21 +01:00
pinctrl-starfive-jh7110.h pinctrl: starfive: jh7110: Add system pm ops to save and restore context 2023-09-12 10:09:40 +02:00