diff options
| author | Arvind Yadav <[email protected]> | 2017-08-02 13:14:54 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-09 09:50:09 -0400 |
| commit | cd142f431a3119eee0e06d8fa578f7d31120ac2a (patch) | |
| tree | a2f062e2e4c1199c5a4257b7bc0da95e0efccfd2 /tools/perf/scripts/python/bin | |
| parent | 1d71a4c60d9e1f6265a360ab0fd2e01bea26252d (diff) | |
media: ttpci: av7110: 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/bin')
0 files changed, 0 insertions, 0 deletions