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)
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>

No differences found