diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-09-02 13:59:16 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-09-08 14:22:08 +0200 |
commit | ea22f777fc43e55fb9f0d1a1f873cfab29219d8e (patch) | |
tree | 72498a0285f3b635a1eb3874fa410872d5f46272 /rust/helpers/build_bug.c | |
parent | bd6f4a91401fc9847eef306a593df243c40c9d05 (diff) |
pinctrl: imx: don't access the pin function radix tree directly
The radix tree containing pin function descriptors should not be
accessed directly by drivers. There are dedicated functions for it. I
suppose this driver does it so that the memory containing the function
description is not duplicated but we're going to address that shortly so
convert it to using generic pinctrl APIs.
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 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions