diff options
author | Pratyush Anand <pratyush.anand@st.com> | 2012-07-06 15:19:10 +0530 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-08-09 14:18:39 +0300 |
commit | 57911504a93909034ba5b90c20f3e6df8409ebd8 (patch) | |
tree | 439a00a1a9991217dcb36d4acf9aa7e6e04d47ca /drivers/usb/dwc3/core.c | |
parent | 79c9046ec52b5aaa9f055e3d928d676dd37a6f9d (diff) | |
download | talos-op-linux-57911504a93909034ba5b90c20f3e6df8409ebd8.tar.gz talos-op-linux-57911504a93909034ba5b90c20f3e6df8409ebd8.zip |
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
dwc3_stop_active_transfer has been called from two places. After each
calling of this function , we should allow 100 us delay to synchronize
with interconnect.
It would be better if we put this delay in that function only, rather
than into calling routine of this function.
Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Reported-by: Michel Sanches <michel.sanches@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3/core.c')
0 files changed, 0 insertions, 0 deletions