mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-11 06:12:59 +00:00
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. So making 'pci_tbl' as const member of 'struct saa7146_extension'. 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> |
||
|---|---|---|
| .. | ||
| cx2341x.h | ||
| cx25840.h | ||
| exynos-fimc.h | ||
| msp3400.h | ||
| s3c_camif.h | ||
| saa7146_vv.h | ||
| saa7146.h | ||
| sh_mobile_ceu.h | ||
| sh_vou.h | ||
| si476x.h | ||
| soc_mediabus.h | ||
| tea575x.h | ||