OpenCloudOS-Kernel/drivers/pinctrl/aspeed
Julia Lawall 0192fffec3 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>
2017-08-22 14:40:25 +02:00
..
Kconfig pinctrl: Add pinctrl-aspeed-g5 driver 2016-09-07 16:53:37 +02:00
Makefile pinctrl: Add pinctrl-aspeed-g5 driver 2016-09-07 16:53:37 +02:00
pinctrl-aspeed-g4.c pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures 2017-08-22 14:40:06 +02:00
pinctrl-aspeed-g5.c pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures 2017-08-22 14:40:25 +02:00
pinctrl-aspeed.c pinctrl: aspeed: Add core pinconf support 2017-04-24 14:53:58 +02:00
pinctrl-aspeed.h pinctrl: aspeed: Add core pinconf support 2017-04-24 14:53:58 +02:00