diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-12-04 17:56:32 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-12-07 10:53:57 +0100 |
commit | 731b30f6aab7c45bb89372c3c05b711cee362b69 (patch) | |
tree | cec4274f3011c6a8d3f8b86424f505ff4ce0eb89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 253bad7f0436284ee0413b1c615a1d4be96893de (diff) |
pinctrl: renesas: Mark local variable with const in ->set_mux()
We are not going to change pins in the ->set_mux() callback. Mark
the local variable with a const qualifier. While at it, make it
also unsigned.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20231204160033.1872569-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions