1
0
Fork 0
remarkable-linux/drivers/media/pci/saa7146
Arvind Yadav c6e3bdb8e6 media: saa7146: hexium_gemini: 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:55 -04:00
..
Kconfig [media] Kconfig: merge all customise options into just one 2012-08-21 08:05:06 -03:00
Makefile
hexium_gemini.c media: saa7146: hexium_gemini: constify pci_device_id 2017-08-09 09:50:55 -04:00
hexium_orion.c media: saa7146: hexium_orion: constify pci_device_id 2017-08-09 09:50:37 -04:00
mxb.c media: saa7146: mxb: constify pci_device_id 2017-08-09 09:50:24 -04:00