linux/drivers/pinctrl/mvebu
Krzysztof Kozlowski 23259f19d0 pinctrl: dove: Constify struct regmap_config and of_device_id
The regmap_config struct may be const because it is not modified by the
driver and regmap_init() accepts pointer to const. Make also
of_device_id array const.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-01-14 14:21:53 +01:00
..
Kconfig
Makefile
pinctrl-armada-38x.c pinctrl: mvebu: a38x: Add UART1 muxing options 2015-01-10 22:47:23 +01:00
pinctrl-armada-370.c pinctrl: mvebu: drop owner assignment from platform_drivers 2014-10-20 16:21:22 +02:00
pinctrl-armada-375.c pinctrl: mvebu: drop owner assignment from platform_drivers 2014-10-20 16:21:22 +02:00
pinctrl-armada-xp.c pinctrl: mvebu: drop owner assignment from platform_drivers 2014-10-20 16:21:22 +02:00
pinctrl-dove.c pinctrl: dove: Constify struct regmap_config and of_device_id 2015-01-14 14:21:53 +01:00
pinctrl-kirkwood.c pinctrl: mvebu: drop owner assignment from platform_drivers 2014-10-20 16:21:22 +02:00
pinctrl-mvebu.c
pinctrl-mvebu.h
pinctrl-orion.c pinctrl: mvebu: drop owner assignment from platform_drivers 2014-10-20 16:21:22 +02:00