diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-07-09 16:38:57 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-07-19 17:59:35 +0200 |
commit | dd47155a0e6f4ad1fe9ae0a00282f324153bb3a8 (patch) | |
tree | b7ba2e4174461168851f153f766eb526f171e28a /rust/helpers/helpers.c | |
parent | 63149542dcf4468ed15469035740a937cf9ff88a (diff) |
pinctrl: pinmux: open-code PINCTRL_FUNCTION_DESC()
This macro is only used in one place and pin function descriptors should
only be created by pinmux core so there's no point in exposing it to
other pinctrl users. Remove the macro and hand-code its functionality.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/20250709-pinctrl-gpio-pinfuncs-v2-1-b6135149c0d9@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions