diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 13:56:29 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-09 09:46:44 -0400 |
commit | 52b025b1578f3b2248a59cb6f3f5386da6854d9d (patch) | |
tree | b28f17d6e77224f21a7da8aab14512df337a5053 /drivers/media/pci/cx23885/cx23885-input.c | |
parent | 78899349b138b608269db78303bce0b2e06ab84d (diff) |
media: saa7164: 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/cx23885/cx23885-input.c')
0 files changed, 0 insertions, 0 deletions