diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-10 12:06:28 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-22 14:42:48 +0200 |
commit | a9856ef75982248334420dc3cb6f80680e5ecf45 (patch) | |
tree | cc767b4460ade66a889056b332cb2faf23babb5a /drivers/pinctrl/vt8500 | |
parent | pinctrl: tz1090: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures (diff) | |
download | linux-a9856ef75982248334420dc3cb6f80680e5ecf45.tar.xz linux-a9856ef75982248334420dc3cb6f80680e5ecf45.zip |
pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
These structures are only stored in fields of a pinctrl_desc
structure (confops and pctlops) 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/vt8500')
0 files changed, 0 insertions, 0 deletions