diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 10:03:09 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-01-14 14:21:53 +0100 |
commit | 23259f19d0113fd8b7767f6c9f6296dc66bb69e5 (patch) | |
tree | 63a65c1e9396abededb6bfbb0d38e72cdf0c05b8 /drivers/pinctrl/pinctrl-tb10x.c | |
parent | pinctrl: sun6i: Add A31s pinctrl support (diff) | |
download | linux-23259f19d0113fd8b7767f6c9f6296dc66bb69e5.tar.xz linux-23259f19d0113fd8b7767f6c9f6296dc66bb69e5.zip |
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>
Diffstat (limited to 'drivers/pinctrl/pinctrl-tb10x.c')
0 files changed, 0 insertions, 0 deletions