aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-19 15:20:45 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-26 08:42:57 -0400
commite749d1f1cebb2ad9af01e744bad1d16194146fbd (patch)
treeae67dc5aa976f247a88f3d8d7510c555b3761917 /tools/perf/scripts/python
parent77c6cba38575beba4247c2b3f39cb562fc3a51d1 (diff)
media: saa7127: 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