]> git.baikalelectronics.ru Git - kernel.git/commit
[media] uvcvideo: Set buffer field to V4L2_FIELD_NONE
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 31 Oct 2014 12:56:16 +0000 (09:56 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 25 Nov 2014 10:38:43 +0000 (08:38 -0200)
commit16fdcb27d1eccb6042c361cde966af691a97e7da
tree0fa8627bac3e6481b381c67e07c6f6206ff74f74
parent12e7dac215fdb0c78e994c5d3e59d10fcf5c5144
[media] uvcvideo: Set buffer field to V4L2_FIELD_NONE

The driver doesn't support interlaced video, set field to
V4L2_FIELD_NONE for all vb2 buffers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/uvc/uvc_video.c