summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-09-02 13:59:16 +0200
committerLinus Walleij <linus.walleij@linaro.org>2025-09-08 14:22:08 +0200
commitea22f777fc43e55fb9f0d1a1f873cfab29219d8e (patch)
tree72498a0285f3b635a1eb3874fa410872d5f46272 /scripts/gdb/linux
parentbd6f4a91401fc9847eef306a593df243c40c9d05 (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 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions