commit | eaec3e931b4957b18181e36de73a96c77b8d0450 | [log] [tgz] |
---|---|---|
author | Pratyush Anand <pratyush.anand@st.com> | Fri Jun 15 11:54:00 2012 +0530 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Oct 12 16:06:16 2012 +0530 |
tree | efcbb2afe3c64cae23762c0b00be04365f5201b5 | |
parent | bccd68098d1b8e25d97202aeece398317cacf80b [diff] |
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. Change-Id: Iff1487e5165f6b7a97e2d25544c090d04d113ace Signed-off-by: Pratyush Anand <pratyush.anand@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>