diff options
author | Krzysztof Kozlowski <[email protected]> | 2015-01-05 10:01:33 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2015-01-22 16:03:50 +0000 |
commit | de1e23f83441d1f44f12e56b1e972b728a821f32 (patch) | |
tree | 94a92b4ebeb4d3375f6a78bf54bfb5dd6317c583 /fs/jbd/commit.c | |
parent | d842b61ba9e63b77830f24f1bfdcc102f5628167 (diff) |
mfd: twl6040: 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 <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions