]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: uvc: Configure the streaming endpoint based on the speed
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 1 Mar 2013 19:46:27 +0000 (20:46 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:20 +0000 (11:18 +0200)
commit1e5bce5019af371fc8ced0646072bd151216ff71
tree294c0b93ebd6e7a954a72a96e695df31d0c6ebd7
parentd28526fd38297e462b71204b6cf3a47f8f19bad8
usb: gadget: uvc: Configure the streaming endpoint based on the speed

Call the appropriate usb_ep_autoconf*() function depending on the device
speed, and pass it the corresponding streaming endpoint.

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