original_kernel/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-armada-370.c
pinctrl-armada-375.c
pinctrl-armada-xp.c
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.c
pinctrl-mvebu.h
pinctrl-orion.c