]> 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)
commitd558887601b0492c026626c4cfd2205899b7e104
tree554142752ddc10422994afd045b9680c260d3a2f
parent57ea30f04d6c02541a2c027cd927a4b02bfb3200
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