commit | 3b230b2d9863f46b73a8dfcf2684dfd067de3165 | [log] [tgz] |
---|---|---|
author | Gopikrishnaiah Anandan <agopik@codeaurora.org> | Fri Dec 07 11:36:58 2012 -0500 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jan 28 12:06:31 2013 -0800 |
tree | 305944419e69158fe829a617698506226e34a6a0 | |
parent | 7f074e258b2518bf357182c1e061d8dde314d902 [diff] |
ASoC: wcd9310: 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. Change-Id: Iad73634d5584914eb536d849066418e873540e6f CRs-fixed: 427137 Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org>