summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/core.h
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-12-04 18:56:32 +0300
committerLinus Walleij <linus.walleij@linaro.org>2023-12-07 12:53:57 +0300
commit731b30f6aab7c45bb89372c3c05b711cee362b69 (patch)
treecec4274f3011c6a8d3f8b86424f505ff4ce0eb89 /drivers/pinctrl/core.h
parent253bad7f0436284ee0413b1c615a1d4be96893de (diff)
downloadlinux-731b30f6aab7c45bb89372c3c05b711cee362b69.tar.xz
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 'drivers/pinctrl/core.h')
0 files changed, 0 insertions, 0 deletions