diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 09:50:17 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-01-20 13:58:32 +0100 |
commit | e02912855f4dcb01655cac75f429035fc84fb693 (patch) | |
tree | 87bc1640426e27c5485e7beaf8fc1a3870a904f5 /drivers/nubus/proc.c | |
parent | 478913fdbdfd4a781d91c993eb86838620fe7421 (diff) |
power: max17042: 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: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/nubus/proc.c')
0 files changed, 0 insertions, 0 deletions