diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 10:01:25 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-01-22 16:56:14 +0100 |
commit | 68be231ccf95ed8b70ad1541bd4e95121704ba54 (patch) | |
tree | 5e9013233694ce892a6ad60e1333a1b8828ca980 /drivers/mfd/rt5033.c | |
parent | mfd: intel_soc_pmic: Constify struct regmap_config (diff) | |
download | linux-68be231ccf95ed8b70ad1541bd4e95121704ba54.tar.xz linux-68be231ccf95ed8b70ad1541bd4e95121704ba54.zip |
mfd: max77686: 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/rt5033.c')
0 files changed, 0 insertions, 0 deletions