Skip to content
Commit a228d74f authored by Julia Lawall's avatar Julia Lawall Committed by Linus Walleij
Browse files

pinctrl: vt8500: 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: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a9856ef7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment