ASoC: nau8825: fix issue that pop noise when start capture
authorAbhijeet Kumar <abhijeet.kumar@intel.com>
Mon, 11 Dec 2017 19:10:25 +0000 (00:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Mar 2018 09:23:22 +0000 (10:23 +0100)
commit1ec97b2a4475e6157ec84b2a5d14530861badd0c
tree13aba1972861bca92a23e4cfb7ed17f2d63bf636
parent90f7d14cef9bd30214dd7e56fc3c7a468cef6228
ASoC: nau8825: fix issue that pop noise when start capture

[ Upstream commit d070f7c703ef26e3db613f24206823f916272fc6 ]

In skylake platform, we hear a loud pop noise(0 dB) at start of
audio capture power up sequence. This patch removes the pop noise
from the recording by adding a delay before enabling ADC.

Signed-off-by: Abhijeet Kumar <abhijeet.kumar@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/nau8825.c