diff options
| author | Arvind Yadav <[email protected]> | 2017-08-01 13:56:34 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-09 09:47:57 -0400 |
| commit | c181efd25ca4aa5af64081f4824d5fd3f6ecf03d (patch) | |
| tree | b82b7c466834d6dd30531fac3d68e447502b3ad0 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 1482ccdaae6a335f448cc91043695cb1a07af981 (diff) | |
media: radio: 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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions