commit | 67c0dbfa563c9c2e162c7c336c78b0b4785f9cd9 | [log] [tgz] |
---|---|---|
author | Joonwoo Park <joonwoop@codeaurora.org> | Fri Jan 25 10:47:38 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:44 2013 -0800 |
tree | 2b1aa70bef8e8999ff806262f4111880fd608f80 | |
parent | 1ac32fd11f7615e766bc3a2a142d63fddde757b8 [diff] |
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>