commit | 7e28fd469624fc41ec326a31abbc63a7afdd10f5 | [log] [tgz] |
---|---|---|
author | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | Tue May 10 16:11:06 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue May 10 19:24:19 2016 +0100 |
tree | 00cbbdc6e6965d7279130826f8ad518bfdc77f7b | |
parent | d575b0b0f01a805508c5cf48b540f004e9b5de07 [diff] |
ASoC: da7213: Default PC counter to free-running when DAI disabled Currently PC counter is always synchronised to DAI which means that when the DAI is disabled, features such as ALC calibration cannot be executed successfully. This patch makes sure that when the DAI is disabled, PC counter is set to free-running. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>