linux/drivers/media/usb/stk1160
Bhumika Goyal ff05c9849a media: : usb: add const to v4l2_file_operations structures
Declare v4l2_file_operations structures as const as they are only stored
in the fops field of video_device structures. This field is of type
const, so declare v4l2_file_operations structures with similar properties
as const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-07-20 16:45:25 -04:00
..
Kconfig [media] media: stk1160: Add Kconfig help on snd-usb-audio requirement 2017-04-18 12:15:45 -03:00
Makefile [media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatically 2017-02-03 11:25:51 -02:00
stk1160-ac97.c [media] stk1160: make some functions static 2017-02-03 11:30:37 -02:00
stk1160-core.c [media] stk1160: Check whether to use AC97 codec 2017-02-03 11:26:32 -02:00
stk1160-i2c.c [media] constify i2c_algorithm structures 2016-09-19 16:27:02 -03:00
stk1160-reg.h [media] stk1160: Wait for completion of transfers to and from AC97 codec 2017-02-03 11:29:24 -02:00
stk1160-v4l.c media: : usb: add const to v4l2_file_operations structures 2017-07-20 16:45:25 -04:00
stk1160-video.c [media] media: usb: stk1160: stk1160-video: don't print error when allocating urb fails 2016-08-24 09:26:01 -03:00
stk1160.h [media] stk1160: Wait for completion of transfers to and from AC97 codec 2017-02-03 11:29:24 -02:00