aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-08-31 00:43:09 +0200
committerLinus Walleij <[email protected]>2020-09-12 12:15:19 +0200
commit8e2f830acaa4a05087bc637fff4434de50057c11 (patch)
treef11c2c729f3ab9dc9570ef312c169f5d0d449551 /tools/perf/scripts/python/bin
parentb9b7fb29433b906635231d0a111224efa009198c (diff)
pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_ops
The only usage of owl_pinctrl_ops and owl_pinmux_ops is to assign their addresses to the pctlops and the pmxops fields in the pinctrl_desc struct, which are const pointers. Make them const to allow the compiler to put them 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/bin')
0 files changed, 0 insertions, 0 deletions