]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: uvc: move module parameters from f_uvc
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Mon, 8 Sep 2014 08:18:16 +0000 (11:18 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 8 Sep 2014 13:49:37 +0000 (08:49 -0500)
commit019995953f1007a0aa6b7e6544ac2a13337146a4
tree554142752ddc10422994afd045b9680c260d3a2f
parentc67fd67df2fa4f2f688b4a8df9ea32a29c9953e9
usb: gadget: uvc: move module parameters from f_uvc

When configfs support is integrated the future uvc function
module must not take any parameters. Move parameters to
webcam.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Tested-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_uvc.c
drivers/usb/gadget/function/f_uvc.h
drivers/usb/gadget/legacy/webcam.c