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

Skip to content
Commit 7885ad57 authored by Aviral Gupta's avatar Aviral Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: msm8x16: fix the silence playback on enabling the sidetone path



In the current implementation the gain is muted while enabling
the interpolator and unmuted while enabling the DAC/PA.
If the sidetone is enabled the mixer controls enable the
DAPM sequence from the Tx to the IIR Rx path. After this when
the Rx path is powered up, only the interpolator is started
and not the end point(since it is already powered up by the IIR path).
This leads to the mute in the whole playback path.
Since there are no pops observed by removing the mute while
enabling the interpolator, hence removing the mute.

CRs-Fixed: 643806
Change-Id: I9d130363bab155a6240bb051a54bf6a6866e16c1
Signed-off-by: default avatarAviral Gupta <aviralg@codeaurora.org>
parent 62e43848
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