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

Skip to content
Commit a2815b7c authored by Aravind Kumar's avatar Aravind Kumar
Browse files

ASoC: msm8x16-wcd: Avoid codec read/writes if device is down



When SSR happens, read and write codec registers over
AHB and SPMI cannot be performed. Set codec device down whenever
device down notification from SSR framework is received so that
register read and writes can be avoided safely. Later when
device up notification is received, codec device down state
will be cleared and register read/writes can be allowed.
Update the sequence in codec device down and device up.

Change-Id: Ie55c0ff78499f018f13d2489c335be50f9455ecd
Signed-off-by: default avatarAravind Kumar <akumark@codeaurora.org>
parent 619acbcb
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