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

Skip to content
Commit 3335b5df authored by Ravi Gummadidala's avatar Ravi Gummadidala Committed by Stephen Boyd
Browse files

msm: ipa: replace usleep with udelay during disconnect procedure



If APPS enters suspend state during this usleep, the wakeup
is not guarenteed to happen in 100us as expected. This can cause
modem side to timeout waiting on APPS side response. Since order
of wait is only 100us, replace the sleep with a busy wait.

Change-Id: I8cebbd8723ad663c2ac9c081ac45422936c70fab
Signed-off-by: default avatarRavi Gummadidala <rgummadi@codeaurora.org>
parent c64dbbe6
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