diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-10 12:06:21 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-22 14:40:25 +0200 |
commit | 0192fffec3dcb136698092b12ed8f370946babfe (patch) | |
tree | 14ba1b88e8b8d107b3fb5098a48047ada6a1d894 /Documentation/i2c | |
parent | pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... (diff) | |
download | linux-0192fffec3dcb136698092b12ed8f370946babfe.tar.xz linux-0192fffec3dcb136698092b12ed8f370946babfe.zip |
pinctrl: aspeed: g5: 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 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions