diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-10 12:06:26 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-22 14:42:00 +0200 |
commit | 78094f19e1547e180023922d7b9ad6b36e83a53b (patch) | |
tree | 02febc9c0e7eed98bcc8efca291838c9aa67e8e1 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 39a303674fa98eed1edb1cc5ffb75bb00149e0ca (diff) |
pinctrl: tz1090-pdc: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
These structures are only stored in fields of a pinctrl_desc
structure (confops, pctlops, and pmxops) that are const. Make the
structures const as well.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions