commit | ae60b992fd39070c83bf56cf7647adc1e906b88c | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Wed Jan 04 11:21:48 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 31 12:10:09 2017 -0700 |
tree | 4382aae860bfa3946be4de9c412f8cfb68c7231d | |
parent | 5dea59a9921dc140e518e70cd1af9e9be4704682 [diff] |
ASoC: wcd934x: donot reset codec state variables during SSR During subsystem restart compander, hph_mode, class-h and svs state variables are reset in post reset callback which results mismatch between software and hardware states after SSR. Avoid resetting of these variables to reflect HW state properly. Change-Id: I3e9c805de31405c6edddcce70a8f314612ef9196 Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>