]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: f_uvc: convert f_uvc to new function interface
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Mon, 8 Sep 2014 23:02:10 +0000 (02:02 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 14:49:16 +0000 (09:49 -0500)
commit218c3c261789f86b8b5adfa5c7a5185bf7d10fcb
tree8d01c8280f47d8838b4e22f6877c563b877aa078
parenteea6d3df3aa9ba6ab76944d0dc7a71d711d2487c
usb: gadget: f_uvc: convert f_uvc to new function interface

Use the new function registration interface. It is required
in order to integrate configfs support.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Tested-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
[Updated copyright years]
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/function/Makefile
drivers/usb/gadget/function/f_uvc.c
drivers/usb/gadget/function/u_uvc.h [new file with mode: 0644]
drivers/usb/gadget/legacy/webcam.c