diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 10:01:29 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-01-22 16:56:26 +0100 |
commit | 486212f53fe1ccad156804318ca83e77484b7de3 (patch) | |
tree | fdbe9ce68411a46130edab6641613e530b9c4824 /lib | |
parent | mfd: davinci_voicecodec: Constify struct regmap_config (diff) | |
download | linux-486212f53fe1ccad156804318ca83e77484b7de3.tar.xz linux-486212f53fe1ccad156804318ca83e77484b7de3.zip |
mfd: smsc-ece1099: 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 'lib')
0 files changed, 0 insertions, 0 deletions