]> Git Repo - linux.git/commit
pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input()
authorBartosz Golaszewski <[email protected]>
Tue, 10 Oct 2023 09:58:42 +0000 (11:58 +0200)
committerBartosz Golaszewski <[email protected]>
Sat, 4 Nov 2023 09:23:22 +0000 (10:23 +0100)
commit36077c86fee25c24de749c8f4e483f76920c659c
tree414beebf3f736e584f2ba1bffaaf87b3bc8e7bac
parentffed728761214d705bddcb611956cfbb74549465
pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input()

pinctrl_gpio_direction_input() now has the same signature as the
wrapper around it so we can drop them.

Signed-off-by: Bartosz Golaszewski <[email protected]>
Acked-by: Linus Walleij <[email protected]>
drivers/pinctrl/pinctrl-axp209.c
This page took 0.052191 seconds and 4 git commands to generate.