linux/drivers/media/pci/saa7146
Arvind Yadav 7ad584c0df media: saa7146: hexium_orion: 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>
2017-08-09 09:50:37 -04:00
..
hexium_gemini.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
hexium_orion.c media: saa7146: hexium_orion: constify pci_device_id 2017-08-09 09:50:37 -04:00
Kconfig [media] Kconfig: merge all customise options into just one 2012-08-21 08:05:06 -03:00
Makefile
mxb.c media: saa7146: mxb: constify pci_device_id 2017-08-09 09:50:24 -04:00