Searched hist:"94 c53e26dc74744cc4f9a8ddc593b7aef96ba764" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | diff 94c53e26dc74744cc4f9a8ddc593b7aef96ba764 Mon Dec 04 17:06:01 CST 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: uvcvideo: Report V4L2 device caps through the video_device structure
The V4L2 core populates the struct v4l2_capability device_caps field from the same field in video_device. There's no need to handle that manually in the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com> Tested-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | uvc_driver.c | diff 94c53e26dc74744cc4f9a8ddc593b7aef96ba764 Mon Dec 04 17:06:01 CST 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: uvcvideo: Report V4L2 device caps through the video_device structure
The V4L2 core populates the struct v4l2_capability device_caps field from the same field in video_device. There's no need to handle that manually in the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com> Tested-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|