]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: ADAU7002: Add optional delay before start of capture
authorAgrawal, Akshu <Akshu.Agrawal@amd.com>
Tue, 8 Jan 2019 10:24:40 +0000 (10:24 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 8 Jan 2019 13:05:14 +0000 (13:05 +0000)
commit7b57085a33ce55e28616f04fd9877ba2ca7e79de
tree741e67598d68ffb550b8adfbfe93025f35dc2a8b
parentfee3e1cbd6cd74925286a571b567ec18728818a7
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>
sound/soc/codecs/adau7002.c