summaryrefslogtreecommitdiffstats
path: root/Documentation/arm/CCN.txt
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-01-28 14:28:34 +0100
committerMark Brown <broonie@kernel.org>2017-01-31 21:32:53 +0100
commit32cb5d30cf4948e74be3dda5fd85781bc8eb9d49 (patch)
tree2018145fab7595f07db3daef6d54daa3dcae1efa /Documentation/arm/CCN.txt
parentMerge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topi... (diff)
downloadlinux-32cb5d30cf4948e74be3dda5fd85781bc8eb9d49.tar.xz
linux-32cb5d30cf4948e74be3dda5fd85781bc8eb9d49.zip
regulator: 88pm8607: constify regulator_ops structure
Declare regulator_ops structures as const as it is only stored in the ops field of a regulator_desc structure. This field is of type const, so regulator_ops structures having this property can be made const too. File size before: drivers/regulator/88pm8607.o text data bss dec hex filename 3466 5488 0 8954 22fa drivers/regulator/88pm8607.o File size after: drivers/regulator/88pm8607.o text data bss dec hex filename 3978 4976 0 8954 22fa drivers/regulator/88pm8607.o Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/arm/CCN.txt')
0 files changed, 0 insertions, 0 deletions