diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-02 13:14:54 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-09 09:50:09 -0400 |
commit | cd142f431a3119eee0e06d8fa578f7d31120ac2a (patch) | |
tree | a2f062e2e4c1199c5a4257b7bc0da95e0efccfd2 /scripts/recordmcount.c | |
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 <arvind.yadav.cs@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'scripts/recordmcount.c')
0 files changed, 0 insertions, 0 deletions