diff options
author | Arvind Yadav <[email protected]> | 2017-06-20 13:22:15 +0530 |
---|---|---|
committer | Lee Jones <[email protected]> | 2017-08-07 17:04:18 +0100 |
commit | 62cdfe658535c39003d4d1b9d7f9b5a23a0db6bf (patch) | |
tree | 735e3c39a723b11529303002aad7a90979cb3c8b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06168a64b1ae346816fcd0a0c3ea5276c778408b (diff) |
backlight: pwm_bl: Make of_device_ids const
of_device_ids are not supposed to change at runtime. All functions
working with of_device_ids provided by <linux/of.h> work with const
of_device_ids. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Daniel Thompson <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions