From: Pratyush Anand Date: Fri, 15 Jun 2012 06:24:00 +0000 (+0530) Subject: usb: dwc3: fix giveback of queued request in ep_dequeue X-Git-Tag: v3.5-rc5~18^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d4e8be860d935099ffcf695dcd29b55ae50b36;p=pandora-kernel.git usb: dwc3: fix giveback of queued request in ep_dequeue In case of ep_dequeue , if dequeued request was submitted for dma transfer, then endpoint is stopped. Once endpoint is stooped, callback for the dequeued request must be called. Signed-off-by: Pratyush Anand Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed