]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] cx231xx: constify cx2341x_handler_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 22 Nov 2015 17:44:38 +0000 (15:44 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Dec 2015 13:27:08 +0000 (11:27 -0200)
commit083206fc3f77be550ad3d7666b32b1d360cfe53e
tree4a2de980133a367827c9f13fb9349791fc703823
parent22dbec265c4fbea4cecc37bcbdbb730c0bc639ff
[media] cx231xx: constify cx2341x_handler_ops structures

The cx2341x_handler_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/cx18/cx18-controls.c
drivers/media/pci/cx18/cx18-controls.h
drivers/media/pci/ivtv/ivtv-controls.c
drivers/media/pci/ivtv/ivtv-controls.h
drivers/media/usb/cx231xx/cx231xx-417.c