summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-19 15:20:42 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-26 08:42:12 -0400
commit99b1ddf94d2b25fdfac5d0989a08228870bd4e00 (patch)
treefbeeaf61d15b3ea814af435fa89f53d2e1bd12bc /tools/perf/scripts/python
parent6843868fd092406b544064e4db1ca902af13cf48 (diff)
downloadlinux-99b1ddf94d2b25fdfac5d0989a08228870bd4e00.tar.gz
linux-99b1ddf94d2b25fdfac5d0989a08228870bd4e00.zip
media: ad9389b: 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 <arvind.yadav.cs@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions