diff options
author | Bartosz Golaszewski | 2023-10-03 09:12:13 +0200 |
---|---|---|
committer | Bartosz Golaszewski | 2023-11-04 10:23:18 +0100 |
commit | ec963d04ca8651cc3738bc8e013b3ab7fdb95e3d (patch) | |
tree | c8692b1c3361790d51f654687b2a3ad7738ac06e /include/rdma | |
parent | 9596ebf87c4f3f439d658af4d7cc2a302bea3750 (diff) |
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 'include/rdma')
0 files changed, 0 insertions, 0 deletions