ASoC: msm8x16: update rx path register write sequence
The present code at times disables the pdm clock before
the complete sequence is powered down. The code was designed
in such a way so as to avoid dac being disabled after disabling
the pdm clock.
Alternatively, update the dapm supply widgets by giving
them subsequence id so that the supply widgets are getting
powered down in the correct order to avoid such instances.
CRs-Fixed: 73111
Change-Id: I07f3347b66823633d842f5bea2cd8e0526defa9e
Signed-off-by:
Aravind Kumar <akumark@codeaurora.org>
Loading
Please register or sign in to comment