Commit 3097ef35 authored by Subhash Jadavani's avatar Subhash Jadavani Committed by Chandra Mohan Krishna
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 255e9ea3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment