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

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

msm: ipa: use global workqueue for immediate command TX completion



TX completion for data pipe and immediate command pipe were using
the same workqueue (with max_active of 1) so immediate command
completion could be delayed by data completion (which works in
polling mode for long durations). This change uses the global
workqueue for the immediate command completion.

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