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

Skip to content
Commit 89dd42bf authored by Pratham Pratap's avatar Pratham Pratap
Browse files

usb: dwc3: gadget: Add delay for EPCMDCMPLT



In some cases issuing end_transfer command as part
of remove requests to eps is taking around 2ms for
the endpoint command complete interrupt(EPCMDCMPLT).
And before EPCMDCMPLT interrupt driver has already
unmapped the request which controller may access leading
to SMMU fault. Fix this by adding delay before giving
back the requests to gadget driver.

Change-Id: Iba10f5337a43c5f7db702321f6dce3b5e1b1af44
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 1f946a61
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