]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbcc0afb819d6ce790548f9ec73d91cd30fc2fffb
tree4fd3bb14c2415c207bb6ffd474d5566d489cc8ba
parented4546fdef0e5c1bf9e7947801208aa6c12bd39b
[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