aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-19 15:20:44 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-26 08:42:43 -0400
commit77c6cba38575beba4247c2b3f39cb562fc3a51d1 (patch)
tree0c30ac89b7215c3fc49a80b8bfb3dc763b3ed666 /tools/perf/scripts/python
parent4bd7466bf73a3b2e7a0308eb510a9746a84ab7dd (diff)
media: adv7842: 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