aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-02 13:14:51 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-09 09:49:05 -0400
commit60bd1e1cb6ba460de740ba4586f820ff2fe0dac0 (patch)
tree4d18d2d2826b635916e5587933f07e186f576460 /tools/perf/scripts/python
parent63dcbcff0ef851c725b4f0199dc1ae3a03d90c42 (diff)
media: ttpci: budget-patch: constify pci_device_id
pci_device_id are not supposed to change at runtime. All functions working with pci_device_id provided by <media/drv-intf/saa7146.h> and <linux/pci.h> work with const pci_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