ASoC: wcd9306: unvote pm runtime after slim disconnect port
Codec shutdown removes vote for pm runtime and subsequent call
to slim disconnect port would cause failure as it would race
with pm suspend call. Unvote for pm runtime only when there are
no active dais and remove the vote once the slim ports get
closed successfully at the end of audio session.
CRs-fixed: 566520
Change-Id: I97f216986145fbc1efb3a940842e8ef279b30724
Signed-off-by:
Phani Kumar Uppalapati <phaniu@codeaurora.org>
Loading
Please register or sign in to comment