diff options
author | Julia Lawall <[email protected]> | 2017-08-10 12:06:22 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-08-22 14:40:45 +0200 |
commit | c3c9adfadc9994d701cf7ce1f35ab12b891ee6bb (patch) | |
tree | a50ce734f0606543e2aee4592e7caf69a8929ba8 /tools/perf/util/c++/clang.cpp | |
parent | 0192fffec3dcb136698092b12ed8f370946babfe (diff) |
pinctrl: adi2: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
These structures are only stored in fields of a pinctrl_desc
structure (pctlops and pmxops) that are const. Make the
structures const as well.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions