]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pinctrl: as3722: use new pinctrl GPIO helpers
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 3 Oct 2023 08:22:10 +0000 (10:22 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Sat, 4 Nov 2023 09:23:20 +0000 (10:23 +0100)
commit4125651b3d7db5d8dcb0bdb58462efbb04c53365
treeda36f4484ec551f976ed093a597d2160e7b2a4f8
parentb2979a1786bcaca324b879f0d9f2590979b525e2
pinctrl: as3722: use new pinctrl GPIO helpers

Replace the pinctrl helpers taking the global GPIO number as argument
with the improved variants that instead take a pointer to the GPIO chip
and the controller-relative offset.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-as3722.c