aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2016-04-07 16:22:39 +0200
committerMark Brown <[email protected]>2016-04-11 15:15:36 +0100
commit162c5a368fb788f040e9c51a1251ac36d80bff32 (patch)
tree164bf23f7111d31206e076d996e8ef8ed3958d58 /fs
parent40a865500c4d408b552cf5899bf091ac72e32bf8 (diff)
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions