diff options
| author | Arvind Yadav <[email protected]> | 2017-08-02 13:14:52 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-09 09:49:19 -0400 |
| commit | 110cb3c043b6efb14af953dbc8ed5184f54de655 (patch) | |
| tree | 51cd51bfb496064d2d70f1e5d477a6aeb2502b19 /tools/perf/scripts/python | |
| parent | 60bd1e1cb6ba460de740ba4586f820ff2fe0dac0 (diff) | |
media: ttpci: budget-ci: 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