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

Commit 20d07e36 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: smd: Catch missed close state transitions



The SMD state machine contains few sync points where it can be ensured that
the remote side has observed a state transition before proceeding to the
next state.  This can lead to situations where the local side misses an
expected state transition and therefore does not perform expected
processing.

If the local side observes a state transition that could have only occurred
if a close state tranition was missed, perform the missed processing.

CRs-Fixed: 933788
Change-Id: I36e0beddc3afc2f96c090d9b856bb6a4a9a9262f
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 0191ccd5
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