Hi Andrzej, Thank you for the patch. On Wednesday 10 December 2014 12:34:02 Andrzej Pietrasiewicz wrote: > Add support for using the uvc function as a component of USB gadgets > composed with configfs. > > Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx> And now the moment you've been waiting for... Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> :-D Thank you for your hard work on this. Felipe, I've acked the whole series, can you take it in your tree for v3.20 ? > --- > Documentation/ABI/testing/configfs-usb-gadget-uvc | 265 +++ > drivers/usb/gadget/Kconfig | 11 + > drivers/usb/gadget/function/Makefile | 2 +- > drivers/usb/gadget/function/f_uvc.c | 106 +- > drivers/usb/gadget/function/u_uvc.h | 50 + > drivers/usb/gadget/function/uvc_configfs.c | 2439 ++++++++++++++++++ > drivers/usb/gadget/function/uvc_configfs.h | 22 + > 7 files changed, 2891 insertions(+), 4 deletions(-) > create mode 100644 Documentation/ABI/testing/configfs-usb-gadget-uvc > create mode 100644 drivers/usb/gadget/function/uvc_configfs.c > create mode 100644 drivers/usb/gadget/function/uvc_configfs.h -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html