linux/drivers/pinctrl/mvebu
Laurent Pinchart 022ab148d2 pinctrl: Declare operation structures as const
The pinconf, pinctrl and pinmux operation structures hold function
pointers that are never modified. Declare them as const.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-03-07 05:27:29 +01:00
..
Kconfig
Makefile
pinctrl-armada-370.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-armada-xp.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-dove.c pinctrl: mvebu: Fix compiler warnings 2013-01-18 20:31:41 +01:00
pinctrl-kirkwood.c pinctrl: mvebu: fix MPP6 value for kirkwood driver 2013-01-18 20:32:58 +01:00
pinctrl-mvebu.c pinctrl: Declare operation structures as const 2013-03-07 05:27:29 +01:00
pinctrl-mvebu.h