diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-10 13:06:21 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-22 15:40:25 +0300 |
commit | 0192fffec3dcb136698092b12ed8f370946babfe (patch) | |
tree | 14ba1b88e8b8d107b3fb5098a48047ada6a1d894 /drivers/pinctrl/pinctrl-adi2.c | |
parent | cfa5760c3bb95b284f21a9ca19317688d4f0c079 (diff) | |
download | linux-0192fffec3dcb136698092b12ed8f370946babfe.tar.xz |
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 'drivers/pinctrl/pinctrl-adi2.c')
0 files changed, 0 insertions, 0 deletions