diff options
| author | Arvind Yadav <[email protected]> | 2017-08-01 13:56:32 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-09 09:47:26 -0400 |
| commit | 2b9e300fcbf952ebcd1d2732b2cc1d4414853e16 (patch) | |
| tree | f0818433b28baf25f0a62013848a5a73ab7e8280 /tools/perf/scripts/python/bin | |
| parent | a7c8f87d626c7100087d4576f0545537aeb9b7f6 (diff) | |
media: mantis: hopper_cards: constify pci_device_id
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <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