diff options
author | Bhumika Goyal <[email protected]> | 2017-01-15 15:29:41 +0530 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2017-01-25 22:17:24 +0100 |
commit | 50b918c5a6ffad1d9fae29c4fdcb52383b123665 (patch) | |
tree | 7524a7ec32f999c1b47e3a6a6f981d1add3273e8 /tools/perf/util/c++/clang.cpp | |
parent | a4f64ae2b5434fe1f3e8dc157dc5260628b0f582 (diff) |
i2c: omap: constify dev_pm_ops structures
Declare dev_pm_ops structures as const as they are only stored in the pm
field of a device_driver structure. This field is of type const, so
dev_pm_ops structures having similar properties can be declared const
too.
Signed-off-by: Bhumika Goyal <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions