From ee7ec7f6b39d2ae25dca000398929edaa2ce412d Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 21 Aug 2014 16:54:44 +0200 Subject: [PATCH] usb: gadget: uvc: Add support for DMABUF importing Activate the videobuf2 DMABUF support. As vb2-vmalloc supports the importer role only, exporting buffers isn't supported yet. When the exporter role will be implemented in vb2-vmalloc the UVC gadget driver will automatically gain support for it. Signed-off-by: Philipp Zabel Signed-off-by: Laurent Pinchart Signed-off-by: Felipe Balbi --- Reading git-format-patch failed