usb: dwc3: gadget: start requests as soon as they come
authorFelipe Balbi <balbi@ti.com>
Mon, 14 Sep 2015 16:27:46 +0000 (11:27 -0500)
committerFelipe Balbi <balbi@ti.com>
Sun, 27 Sep 2015 15:54:31 +0000 (10:54 -0500)
commit1d6a39186b37b6f5097f9cdee8fcbfc24d231428
treef5b45a64eadecbdaa16979cbef121eb53b942718
parentfe84f522ed6d27ed0a48e202e04327c2f4891e23
usb: dwc3: gadget: start requests as soon as they come

In an attempt to make dwc3 slightly faster, let's
start usb_requests as soon as they come as that will
let us avoid a XFER_NOT_READY event and save a little
bit of time.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c
This page took 0.026331 seconds and 5 git commands to generate.