]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Thu, 29 Mar 2012 18:16:54 +0000 (18:16 +0000)
committerFelipe Balbi <balbi@ti.com>
Wed, 2 May 2012 06:54:25 +0000 (09:54 +0300)
commitf898ae09a043cf9c3c4be82c04e08fcf00fe82c1
treeade202447213158768e401808b37a71c1f9cc9aa
parentc12a0d862a900707cdc683efad39d05697d9964d
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request

Issue an Update Transfer command after queuing a request to an isoc
EP with an active transfer. This is required according to the dwc3
databook. Pratyush Anand reports that this fixes a problem he was
having with Isoc IN transfers.

Tested-by: Pratyush Anand<pratyush.anand@st.com>
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c