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

Commit 8bce69b5 authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

mmc: card: kick command queue thread on completion of RPMB operation



During RPMB operation, command queue mode would be disabled and we don't
exlicitly move back to command queue once the RPMB operation is completed.
We expect the command queue thread to switch operating mode (or partition)
to command queue before issuing the new transfers in command queue but
command queue thread isn't getting scheduled if we don't wake it up
explicitly or if some other new transfer get submitted to the queue.
Fix this issue by explicitly waking up the command queue thread after the
completion of RPMB operation.

Change-Id: I68b2f7989d68b51b4810346458e1966d45aee5a2
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 41747adc
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