linux-stable/drivers/media/usb/stkwebcam
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
Makefile
stk-sensor.c media: stkwebcam: Use more common logging styles 2017-06-24 09:36:38 -03:00
stk-webcam.c media: : usb: add const to v4l2_file_operations structures 2017-07-20 16:45:25 -04:00
stk-webcam.h media: stkwebcam: Use more common logging styles 2017-06-24 09:36:38 -03:00