linux/drivers/media/common/saa7146
Bhumika Goyal ad62701720 [media] saa7146: make saa7146_use_ops const
Make these const as they are not modified in the file referencing them.
They are only used when their function pointer fields invokes a
function and therefore none of the structure fields are getting modified.
Also, add a const to the declaration in the header.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2017-10-04 16:57:33 -03:00
..
Kconfig
Makefile
saa7146_core.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
saa7146_fops.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
saa7146_hlp.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
saa7146_i2c.c media: saa7146: constify i2c_algorithm structure 2017-07-20 14:55:14 -04:00
saa7146_vbi.c [media] saa7146: make saa7146_use_ops const 2017-10-04 16:57:33 -03:00
saa7146_video.c [media] saa7146: make saa7146_use_ops const 2017-10-04 16:57:33 -03:00