commit | fbcaba0e3dcec8451cccdc1fa92fcddbde2bc3f2 | [log] [tgz] |
---|---|---|
author | Bhupesh Sharma <bhupesh.sharma@st.com> | Fri Jun 01 15:08:56 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 04 18:12:36 2012 +0300 |
tree | b21dad6486886007a24cffeb38c7ea8af8a7055b | |
parent | 5797663674b0d802f275761e71593b32b0849242 [diff] |
usb: gadget: uvc: Add super-speed support to UVC webcam gadget This patch adds super-speed support to UVC webcam gadget. Also in this patch: - We add the configurability to pass bInterval, bMaxBurst, mult factors for video streaming endpoint (ISOC IN) through module parameters. - We use config_ep_by_speed helper routine to configure video streaming endpoint. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com>