diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2014-09-09 03:02:13 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-09-09 18:49:44 +0400 |
commit | 13443799b559cde593826091a7de135483b245e5 (patch) | |
tree | f595320cae10beb2e51555adcd7ff448de18bad7 /drivers/usb/gadget/function/f_fs.c | |
parent | cb47d889e651d36b4200800de1d56977b910d8a3 (diff) | |
download | linux-13443799b559cde593826091a7de135483b245e5.tar.xz |
usb: gadget: f_uvc: use usb_gstrings_attach
Attach strings to gadget with usb_strings_attach.
It is required for correct instantiation of functions more than once:
instead of modifying the local uvc_en_us_strings a function instance
specific copy is created with usb_gstrings_attach.
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>
Diffstat (limited to 'drivers/usb/gadget/function/f_fs.c')
0 files changed, 0 insertions, 0 deletions