]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
usb: dwc3: gadget: pre-start Stream transfers when they're queued
authorFelipe Balbi <balbi@ti.com>
Thu, 26 Jul 2012 10:26:50 +0000 (13:26 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:03 +0000 (14:40 -0600)
commitb997ada5db905e24494bcc689c7b2c07d278ca27
tree0407d53f969b0a85c257c1ce78b0000aab38fc3f
parentbc5ba2e0b829c9397f96df1191c7d2319ebc36d9
usb: dwc3: gadget: pre-start Stream transfers when they're queued

we need to pre-start stream transfers otherwise we
will never know when to start them.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c