diff options
author | Prathamesh Shete <pshete@nvidia.com> | 2021-10-28 15:02:35 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-11-16 04:19:14 +0300 |
commit | 55924812d208a8a27a6690db2bbba357bd2773f0 (patch) | |
tree | 9fa23ec6f91cf74b2c6d790655cd5311f89d4843 /scripts/gdb/linux/utils.py | |
parent | 2d54067fcd23aae61e23508425ae5b29e973573d (diff) | |
download | linux-55924812d208a8a27a6690db2bbba357bd2773f0.tar.xz |
pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()
Instead of returning const pointer from tegra_pinctrl_get_group()
the return value is being casted.
This change helps return const pointer.
Signed-off-by: Prathamesh Shete <pshete@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions