aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-09-02 13:59:18 +0200
committerLinus Walleij <linus.walleij@linaro.org>2025-09-08 14:22:25 +0200
commit071cdf5645e5b423735d34b86a001bf816707ec7 (patch)
treeae178a9d626d112eac45eab64e4862567999a8ab /scripts/generate_rust_analyzer.py
parentpinctrl: keembay: release allocated memory in detach path (diff)
downloadlinux-071cdf5645e5b423735d34b86a001bf816707ec7.tar.gz
linux-071cdf5645e5b423735d34b86a001bf816707ec7.zip
pinctrl: keembay: use a dedicated structure for the pinfunction description
struct function_desc is a wrapper around struct pinfunction with an additional void *data pointer. We're working towards reducing the usage of struct function_desc in pinctrl drivers - they should only be created by pinmux core and accessed by drivers using pinmux_generic_get_function(). This driver uses the data pointer so in order to stop using struct function_desc, we need to provide an alternative that also wraps the mux mode which is passed to pinctrl core as user data. Tested-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions