1
0
Fork 0
alistair23-linux/drivers/pinctrl/vt8500
Julia Lawall a228d74f33 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: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-08-22 14:43:08 +02:00
..
Kconfig pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 2013-04-04 18:00:02 +13:00
Makefile pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 2013-04-04 18:00:02 +13:00
pinctrl-vt8500.c pinctrl: vt8500: make bool drivers explicitly non-modular 2016-11-15 10:04:20 +01:00
pinctrl-wm8505.c pinctrl: vt8500: make bool drivers explicitly non-modular 2016-11-15 10:04:20 +01:00
pinctrl-wm8650.c pinctrl: vt8500: make bool drivers explicitly non-modular 2016-11-15 10:04:20 +01:00
pinctrl-wm8750.c pinctrl: vt8500: make bool drivers explicitly non-modular 2016-11-15 10:04:20 +01:00
pinctrl-wm8850.c pinctrl: vt8500: make bool drivers explicitly non-modular 2016-11-15 10:04:20 +01:00
pinctrl-wmt.c pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures 2017-08-22 14:43:08 +02:00
pinctrl-wmt.h pinctrl: vt8500: make bool drivers explicitly non-modular 2016-11-15 10:04:20 +01:00