diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-07-09 16:38:58 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-07-19 17:59:48 +0200 |
commit | 431b68ae73566125e498a6b95b44afc3325c2f18 (patch) | |
tree | e1c35f8ecb735128a87f9fd3f44ca7c758101c94 /rust/helpers | |
parent | dd47155a0e6f4ad1fe9ae0a00282f324153bb3a8 (diff) |
pinctrl: provide pinmux_generic_add_pinfunction()
Several drivers call pinmux_generic_add_function() passing it the
contents of struct pinfunction as first three arguments. We can make
this shorter by simply providing an interface allowing to pass the
address of struct pinfunction directly when adding a new function.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/20250709-pinctrl-gpio-pinfuncs-v2-2-b6135149c0d9@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions