Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 922f640c authored by Mayank Rana's avatar Mayank Rana
Browse files

dwc3: gadget: Avoid starting next transfer if transfer is active



XFERNOTREADY event provides status about current transfer. Hence
if transfer is active, then avoid starting next transfer by calling
__dwc3_gadget_kick_transfer() API. Otherwise USB controller stalls to
perform data transfer on that endpoint due to starting new transfer
without completing in progress transfer.

Change-Id: I90370e7e5de55b499a78fbfe5e913f39ec22c7e5
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 4c47f344
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment