linux/drivers/media/usb/au0828
Bhumika Goyal d746cf89b4 media: usb: make i2c_algorithm const
Make these const as they are only used in a copy operation or
are stored in the algo field of i2c_adapter structure, which is const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Acked-by: Mike Isely <isely@pobox.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-08-26 08:40:01 -04:00
..
au0828-cards.c [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() 2017-03-03 07:35:02 -03:00
au0828-cards.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
au0828-core.c [media] media: Protect enable_source and disable_source handler code paths 2017-02-03 07:39:35 -02:00
au0828-dvb.c [media] au0828: Add timer to restart TS stream if no data arrives on bulk endpoint 2017-06-06 07:52:20 -03:00
au0828-i2c.c media: usb: make i2c_algorithm const 2017-08-26 08:40:01 -04:00
au0828-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
au0828-reg.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
au0828-vbi.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
au0828-video.c media: : usb: add const to v4l2_file_operations structures 2017-07-20 16:45:25 -04:00
au0828.h [media] au0828: Add timer to restart TS stream if no data arrives on bulk endpoint 2017-06-06 07:52:20 -03:00
Kconfig [media] media: au0828 - convert to use videobuf2 2015-02-02 11:58:27 -02:00
Makefile