diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 04:01:32 -0500 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-01-22 11:03:48 -0500 |
commit | d842b61ba9e63b77830f24f1bfdcc102f5628167 (patch) | |
tree | e17c0b5eb9eaaf9c4c5b5fc02f390346239a1aa8 /drivers/mfd/twl6040.c | |
parent | af0a837de60c548032f9b364d75fadf56e3a1b09 (diff) |
mfd: twl-core: Constify struct regmap_config and reg_default array
The regmap_config struct may be const because it is not modified by the
driver and regmap_init() accepts pointer to const. Make array of
struct reg_default const as well.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/twl6040.c')
0 files changed, 0 insertions, 0 deletions