summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18/cx18-driver.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-01 13:56:32 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-09 09:47:26 -0400
commit2b9e300fcbf952ebcd1d2732b2cc1d4414853e16 (patch)
treef0818433b28baf25f0a62013848a5a73ab7e8280 /drivers/media/pci/cx18/cx18-driver.c
parenta7c8f87d626c7100087d4576f0545537aeb9b7f6 (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 <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 'drivers/media/pci/cx18/cx18-driver.c')
0 files changed, 0 insertions, 0 deletions