linux/drivers/pinctrl/mvebu
Russell King 30be3fb9b8 pinctrl: mvebu: constify mvebu_mpp_ctrl structures
As the mvebu_mpp_ctrl structures contain function pointers, it is
preferable for these to be made read-only to prevent the function
pointers being modified.  So make these const.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-01-18 09:53:25 +01:00
..
Kconfig pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x 2015-03-04 13:53:55 +01:00
Makefile pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU 2015-12-01 10:41:03 +01:00
pinctrl-armada-38x.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-armada-39x.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-armada-370.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-armada-375.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-armada-xp.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-dove.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-kirkwood.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-mvebu.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-mvebu.h pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00
pinctrl-orion.c pinctrl: mvebu: constify mvebu_mpp_ctrl structures 2017-01-18 09:53:25 +01:00