diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 12:01:28 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-01-22 18:56:19 +0300 |
commit | 1b33d5e2824152e3c09bc05a3c86ae2792864507 (patch) | |
tree | fe437b1b8a7031b718f8331cb7b016da2767a5ec /drivers/mfd/pcf50633-core.c | |
parent | dd635161e086747ca6302a46f0aa28ff3e8394db (diff) | |
download | linux-1b33d5e2824152e3c09bc05a3c86ae2792864507.tar.xz |
mfd: retu: 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/pcf50633-core.c')
0 files changed, 0 insertions, 0 deletions