Commit c7a6cd6b authored by Vamsi Krishna's avatar Vamsi Krishna Committed by Bryan Huntsman
Browse files

usb: Add delay before checking request status



USB H/W generates endpoint completion interrupt when data is
received on any endpoint. Upon ep complete interrupt, S/W
checks request status and unlinks the request from h/w queue.
Sometimes h/w is taking around 200us to update ep data after
generating the interrupt which is causing data stall when
there is huge traffic on any endpoint. Delay checking USB
request for 200us after endpoint completion interrupt

Signed-off-by: default avatarVamsi Krishna <vskrishn@codeaurora.org>
Signed-off-by: default avatarZhoulu Luo <zluo@codeaurora.org>
parent dacd7c39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment