diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 12:01:25 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-01-22 18:56:14 +0300 |
commit | 68be231ccf95ed8b70ad1541bd4e95121704ba54 (patch) | |
tree | 5e9013233694ce892a6ad60e1333a1b8828ca980 /drivers/mfd/t7l66xb.c | |
parent | 172cb30177cbe7a0d0eb38c1f3d9534d63ce822f (diff) | |
download | linux-68be231ccf95ed8b70ad1541bd4e95121704ba54.tar.xz |
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/t7l66xb.c')
0 files changed, 0 insertions, 0 deletions