aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-19 15:20:47 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-26 08:43:40 -0400
commite0ee62c49fdd8f6780abcc980c4b24e05e3a0af3 (patch)
tree5e0c9e10a6606ae3ca192f18bc7cee98113bd5ac /tools/perf/scripts/python
parent2f8dfed83c825b510c6912a3c2e6540ae8e9f27b (diff)
media: ths8200: constify i2c_device_id
i2c_device_id are not supposed to change at runtime. All functions working with i2c_device_id provided by <linux/i2c.h> work with const i2c_device_id. So mark the non-const structs as const. Signed-off-by: Arvind Yadav <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions