ASoC: wcd9320: Fix HPHL DAC path disable sequence

When headset is removed codec driver clears the dac_ref_en bit, which
causes the DAPM framework to keep HPHL DAC path connected.
This change returns the ownership of clearing the dac_ref_en bit to DAPM
framework and fixes the HPHL DAC path disablement issue when headset is
removed.

CRs-fixed: 423077
Change-Id: I37c53a44a5b93339b4790d889991437fff7f4a93
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
1 file changed