summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7146/mxb.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-02 13:14:54 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-09 09:50:09 -0400
commitcd142f431a3119eee0e06d8fa578f7d31120ac2a (patch)
treea2f062e2e4c1199c5a4257b7bc0da95e0efccfd2 /drivers/media/pci/saa7146/mxb.c
parent1d71a4c60d9e1f6265a360ab0fd2e01bea26252d (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 'drivers/media/pci/saa7146/mxb.c')
0 files changed, 0 insertions, 0 deletions