linux-stable/drivers/media/usb/cx231xx
Bhumika Goyal 0dd7054129 media: cx231xx: make cx231xx_vbi_qops const
Make this const as it is only passed to the const argument of the
function videobuf_queue_vmalloc_init in the file referencing it.
Also, make the declaration in the header const.

Structure found using Coccienlle and changes done by hand.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-10-31 06:37:49 -04:00
..
cx231xx-417.c media: cx231xx: constify videobuf_queue_ops structures 2017-08-20 08:06:58 -04:00
cx231xx-audio.c media: usb: make snd_pcm_hardware const 2017-08-20 08:05:10 -04:00
cx231xx-avcore.c [media] cx231xx: don't return error on success 2016-09-05 15:26:30 -03:00
cx231xx-cards.c media: cx231xx: Fix NTSC/PAL on Astrometa T2hybrid 2017-10-31 06:36:19 -04:00
cx231xx-conf-reg.h
cx231xx-core.c media: cx231xx: only unregister successfully registered i2c adapters 2017-08-09 11:03:13 -04:00
cx231xx-dif.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx231xx-dvb.c media: cx231xx: fix use-after-free when unregistering the i2c_client for the dvb demod 2017-08-27 06:33:47 -04:00
cx231xx-i2c.c media: usb: make i2c_adapter const 2017-08-26 08:41:58 -04:00
cx231xx-input.c media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* 2017-08-20 10:02:48 -04:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c media: cx231xx: make cx231xx_vbi_qops const 2017-10-31 06:37:49 -04:00
cx231xx-vbi.h media: cx231xx: make cx231xx_vbi_qops const 2017-10-31 06:37:49 -04:00
cx231xx-video.c media: cx231xx: constify videobuf_queue_ops structures 2017-08-20 08:06:58 -04:00
cx231xx.h media: cx231xx: drop return value of cx231xx_i2c_unregister 2017-08-09 10:17:00 -04:00
Kconfig [media] cx231xx: Initial support Astrometa T2hybrid 2017-06-06 07:53:26 -03:00
Makefile