]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functions are...
authorBhupesh Sharma <bhupesh.sharma@st.com>
Fri, 1 Jun 2012 09:38:54 +0000 (15:08 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 4 Jun 2012 15:12:25 +0000 (18:12 +0300)
commit09c95235c4fd6d9a109edb3449f3f4eff8cfb43b
tree87480666c4c3715ec12e33423e9fc8381f363489
parent8620c9d6e6bd781847aec0aa2baec149c173a02f
usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functions are added to a configuration

This patch solved the string descriptor STALL issue when we add multiple UVC
functions in a single configuration using a 'webcam.c' like composite driver.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_uvc.c