ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers
authorJarkko Nikula <jarkko.nikula@nokia.com>
Mon, 22 Dec 2008 08:21:36 +0000 (10:21 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Dec 2008 16:15:20 +0000 (16:15 +0000)
- OMAP McBSP DAI driver claims to support DSP_A format which has 1-bit data
  delay but configures link for 0-bit data delay which is in fact DSP_B
- Fix this by changing format from DSP_A to DSP_B
- Fix also TLV320AIC23 codec and OSK5912 machine drivers since the same
  error is populated also there

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Acked-by: Arun KS <arunks@mistralsolutions.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found
This page took 0.024347 seconds and 5 git commands to generate.