diff options
author | Thierry Reding <treding@nvidia.com> | 2016-04-07 14:22:39 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-04-11 14:15:36 (GMT) |
commit | 162c5a368fb788f040e9c51a1251ac36d80bff32 (patch) | |
tree | 164bf23f7111d31206e076d996e8ef8ed3958d58 /Kbuild | |
parent | 40a865500c4d408b552cf5899bf091ac72e32bf8 (diff) | |
download | linux-162c5a368fb788f040e9c51a1251ac36d80bff32.tar.xz |
regulator: as3722: Constify regulator ops
A const pointer to regulator ops is stored in regulator descriptors. The
operations never need to be modified, so define them as const as a hint
to the compiler that they can go into .rodata.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions