aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl6040.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2015-01-05 04:01:32 -0500
committerLee Jones <lee.jones@linaro.org>2015-01-22 11:03:48 -0500
commitd842b61ba9e63b77830f24f1bfdcc102f5628167 (patch)
treee17c0b5eb9eaaf9c4c5b5fc02f390346239a1aa8 /drivers/mfd/twl6040.c
parentaf0a837de60c548032f9b364d75fadf56e3a1b09 (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