Home
last modified time | relevance | path

Searched hist:ff05c9849a52d53da6254f80f53c14d9ad2399a4 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-v4l2.cdiff ff05c9849a52d53da6254f80f53c14d9ad2399a4 Thu Jun 29 01:55:23 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-v4l.cdiff ff05c9849a52d53da6254f80f53c14d9ad2399a4 Thu Jun 29 01:55:23 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-417.cdiff ff05c9849a52d53da6254f80f53c14d9ad2399a4 Thu Jun 29 01:55:23 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.cdiff ff05c9849a52d53da6254f80f53c14d9ad2399a4 Thu Jun 29 01:55:23 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-video.cdiff ff05c9849a52d53da6254f80f53c14d9ad2399a4 Thu Jun 29 01:55:23 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>