aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-08-31 00:43:10 +0200
committerLinus Walleij <[email protected]>2020-09-12 12:15:19 +0200
commitd01afb7115b190a594441d152a5dd364b9e0d602 (patch)
treeb657fc1323f714259a900167fedfe9b920ebcf16 /tools/perf/scripts/python/export-to-postgresql.py
parent8e2f830acaa4a05087bc637fff4434de50057c11 (diff)
pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]
The only usage of s700_padinfo[] is to assign it to the padinfo field in the owl_pinctrl_soc_data struct, which is a const pointer. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions