diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-12-04 17:56:33 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-12-07 10:53:57 +0100 |
commit | d98d73855f48e9f97f8f08d2376fb925ffc58c3f (patch) | |
tree | e41f017961409bbd08ebf2cb5220427ad47b9593 /tools/perf/scripts/python | |
parent | 731b30f6aab7c45bb89372c3c05b711cee362b69 (diff) |
pinctrl: core: Make pins const unsigned int pointer in struct group_desc
It's unclear why it's not a const unsigned int pointer from day 1.
Make the pins member const unsigned int pointer in struct group_desc.
Update necessary APIs.
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231204160033.1872569-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions