]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320aic3x: Fix data delay configuration
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 30 Jan 2015 12:42:31 +0000 (14:42 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 30 Jan 2015 13:11:45 +0000 (14:11 +0100)
commit5c268e0ecf2721a2886c69d42a44508687ed1ba3
treec533a9d8d82113ac9fb069949558a1895ab1ad72
parentbfa6fa2a2dfa997f6c80e35808e50464ecfebcda
ASoC: tlv320aic3x: Fix data delay configuration

Fix the issue introduced by:
d3513815fa01 ASoC: tlv320aic3x: Add TDM support

The CTRLC register were not receiving the correct delay configuration,
which will corrupt DSP_A audio mode.

Fixes: d3513815fa01 (ASoC: tlv320aic3x: Add TDM support)
Reported-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/tlv320aic3x.c