[media] go7007: constify go7007_hpi_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Fri, 11 Dec 2015 16:16:48 +0000 (14:16 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:34:07 +0000 (07:34 -0200)
commitff880348e74e0fd1196ab39ec765f5fd330ed3c6
tree4fd3bb14c2415c207bb6ffd474d5566d489cc8ba
parent2874bf3ec453f50cfe1f7bf000efdadeb6f30db6
[media] go7007: constify go7007_hpi_ops structures

The go7007_hpi_ops structures are never modified, so declare them as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-go7007.c
drivers/media/usb/go7007/go7007-priv.h
drivers/media/usb/go7007/go7007-usb.c
This page took 0.027252 seconds and 5 git commands to generate.