Files
linux-apfs/drivers/pinctrl
Krzysztof Kozlowski 63b5aed37b pinctrl: bcm281xx: Constify struct regmap_config
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
..
2015-01-11 22:35:19 +01:00
2015-01-11 22:35:19 +01:00
2014-10-29 09:28:35 +01:00