Re: [PATCH 8/8] usb: gadget/uvc: Add support for DMABUF importing

2014-06-16 Thread Laurent Pinchart
Hi Michael and Philipp, Thank you for the patch. On Wednesday 28 May 2014 09:38:09 Michael Grzeschik wrote: From: Philipp Zabel p.za...@pengutronix.de The patch, although pretty self-explanatory, is missing a commit message. I'll fix that, please make sure to include one next time.

[PATCH 8/8] usb: gadget/uvc: Add support for DMABUF importing

2014-05-28 Thread Michael Grzeschik
From: Philipp Zabel p.za...@pengutronix.de Signed-off-by: Philipp Zabel p.za...@pengutronix.de --- drivers/usb/gadget/uvc_queue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/gadget/uvc_queue.c b/drivers/usb/gadget/uvc_queue.c index 2ed1d52..1061ba7 100644 ---