diff options
author | Krzysztof Kozlowski | 2015-02-24 10:39:33 +0100 |
---|---|---|
committer | Lee Jones | 2015-03-03 16:41:23 +0000 |
commit | fbf2c4a7b69dbc61e960a3c1455e661b57d15279 (patch) | |
tree | 58c4ca71d8aa23453fd0888d1bc043c083f64565 /kernel/configs | |
parent | 2600abca149745deeb4cc9272bc3640a88815485 (diff) |
mfd: da9150: 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.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'kernel/configs')
0 files changed, 0 insertions, 0 deletions