commit | 7b57085a33ce55e28616f04fd9877ba2ca7e79de | [log] [tgz] |
---|---|---|
author | Agrawal, Akshu <Akshu.Agrawal@amd.com> | Tue Jan 08 10:24:40 2019 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 08 13:05:14 2019 +0000 |
tree | 741e67598d68ffb550b8adfbfe93025f35dc2a8b | |
parent | fee3e1cbd6cd74925286a571b567ec18728818a7 [diff] |
ASoC: ADAU7002: Add optional delay before start of capture On capture through some of dmic we observe a glitch at the start of record. This is because we start capturing even before dmic is ready to send out data. The optional delay will be applied after enabling the mic. Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Signed-off-by: Mark Brown <broonie@kernel.org>