summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-07-13 09:25:12 -0300
committerLinus Walleij <linus.walleij@linaro.org>2021-07-30 12:03:47 +0200
commitff128cdb7f3ddf237989c4ff925b42c9def33f7e (patch)
tree594da362c0443d21ea3717d6a345f6b3d6332ad1 /tools/perf/scripts/python
parentaf0ca06f8781499bd889658b47df75ee2da8ca8f (diff)
pinctrl: imx8mn: Constify imx_pinctrl_soc_info
The imx_pinctrl_soc_info structure content is never changed, so it can be declared as 'const', like it is done on all other i.MX pinctrl drivers. Make it 'const' in this driver too. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Link: https://lore.kernel.org/r/20210713122513.3112941-1-festevam@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions