]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONE
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 23 Mar 2014 15:25:09 +0000 (16:25 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 15 May 2014 16:07:52 +0000 (11:07 -0500)
commitf17388cc29090a94268256f1a17445e715bc5d94
treeb45c3765635ff15944acfdd929d083f74205c9d8
parent16bf900f50ec7fd2f45dc3a297d7936075cdae55
usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONE

The UVC gadget driver doesn't support interlaced video but left the
buffer field uninitialized. Set it to V4L2_FIELD_NONE.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/uvc_queue.c