]> 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)
commit668f220b386df378f59f56dc1d2627f607c5de2a
tree0fa8627bac3e6481b381c67e07c6f6206ff74f74
parent2548282a9109202ca966f938b787eacca4ab80d9
[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