diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 10:01:31 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-01-22 17:03:34 +0100 |
commit | 18bb399f6de0314aede17fc05fbb42c9b1c1b12d (patch) | |
tree | 40f0c215ddd6eace67869e55446d9b2981b7f95d /drivers/mfd/mc13xxx-spi.c | |
parent | mfd: smsc-ece1099: Constify struct regmap_config (diff) | |
download | linux-18bb399f6de0314aede17fc05fbb42c9b1c1b12d.tar.xz linux-18bb399f6de0314aede17fc05fbb42c9b1c1b12d.zip |
mfd: tps65218: 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 'drivers/mfd/mc13xxx-spi.c')
0 files changed, 0 insertions, 0 deletions