Re: [PATCH 3/7] usb: gadget: uvc: separately compile some components of f_uvc

2014-08-18 Thread Laurent Pinchart
Hi Andrzej, Thank you for the patch. On Wednesday 16 July 2014 16:54:13 Andrzej Pietrasiewicz wrote: Compile uvc_queue, uvc_v4l2, uvc_video separately so that later they can be all combined in a separately compiled f_uvc. Signed-off-by: Andrzej Pietrasiewicz andrze...@samsung.com ---

[PATCH 3/7] usb: gadget: uvc: separately compile some components of f_uvc

2014-07-16 Thread Andrzej Pietrasiewicz
Compile uvc_queue, uvc_v4l2, uvc_video separately so that later they can be all combined in a separately compiled f_uvc. Signed-off-by: Andrzej Pietrasiewicz andrze...@samsung.com --- drivers/usb/gadget/function/f_uvc.c | 2 ++ drivers/usb/gadget/function/f_uvc.h | 8 +++