]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerMark Brown <broonie@kernel.org>
Tue, 19 Dec 2017 10:52:49 +0000 (10:52 +0000)
commitd070f7c703ef26e3db613f24206823f916272fc6
tree3c69d011b60bd1da89a42db4558baac395791435
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: nau8825: fix issue that pop noise when start capture

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>
sound/soc/codecs/nau8825.c