[media] s5p-tv: constify mxr_layer_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 15 Nov 2015 20:08:23 +0000 (18:08 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 Apr 2016 19:26:33 +0000 (16:26 -0300)
commitadbedc29524a31cc6196d991acc04ee797abc11b
treed1e21b7443a65bda8fe3e3de47363da7e5ad1ef4
parent4c9c6d86d190caa00028dcb3e9864e57aa9a1df6
[media] s5p-tv: constify mxr_layer_ops structures

The mxr_layer_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: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/s5p-tv/mixer.h
drivers/media/platform/s5p-tv/mixer_grp_layer.c
drivers/media/platform/s5p-tv/mixer_video.c
drivers/media/platform/s5p-tv/mixer_vp_layer.c