]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320aic32x4: Fix problem with first capture.
authorJavier Martin <javier.martin@vista-silicon.com>
Wed, 31 Oct 2012 10:53:33 +0000 (11:53 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Nov 2012 14:35:56 +0000 (14:35 +0000)
commit4d1e8cac5b160194cedfa385a21aed1b3145ac18
tree05d36e0c8f87c1e487b353282ed9aad7c3581c02
parent63cf5a2865d651024a0c7a82a22960991bab79a4
ASoC: tlv320aic32x4: Fix problem with first capture.

In its previous status, the first capture didn't work properly;
nothing was actually recorded from the microphone. This
behaviour was observed using a Visstrim M10 board.

In order to solve this BUG a workaround has been added that,
during the initialization process of the codec, powers on and
off the ADC.

The issue seems related to a HW BUG or some behavior that
is not documented in the datasheet.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/tlv320aic32x4.c
sound/soc/codecs/tlv320aic32x4.h