aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-02 13:14:53 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-09 09:49:33 -0400
commit1d71a4c60d9e1f6265a360ab0fd2e01bea26252d (patch)
treeb9fccd6ab8f28df814a34c0ad10caa540f05d03b /tools/perf/scripts/python
parent110cb3c043b6efb14af953dbc8ed5184f54de655 (diff)
media: ttpci: budget-av: 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