summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-rk805.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-10-03 10:12:13 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-11-04 12:23:18 +0300
commitec963d04ca8651cc3738bc8e013b3ab7fdb95e3d (patch)
treec8692b1c3361790d51f654687b2a3ad7738ac06e /drivers/pinctrl/pinctrl-rk805.c
parent9596ebf87c4f3f439d658af4d7cc2a302bea3750 (diff)
downloadlinux-ec963d04ca8651cc3738bc8e013b3ab7fdb95e3d.tar.xz
pinctrl: provide new GPIO-to-pinctrl glue helpers
Currently the pinctrl GPIO helpers all take a number from the global GPIO numberspace - of which we're trying to get rid of as argument. These helpers are almost universally called from GPIOLIB driver callbacks which take a pointer to the backing gpio_chip and the controller-relative offset as arguments. Let's provide improved variants of these functions that match the GPIOLIB signatures as the first step in removing the older flavor. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-rk805.c')
0 files changed, 0 insertions, 0 deletions