linux-kernel-test/sound/soc
Jarkko Nikula bd25867a6c ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers
- 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>
2008-12-22 16:15:20 +00:00
..
atmel ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
au1x ASoC: Register platform drivers 2008-12-09 10:49:28 +00:00
blackfin ASoC: Fix variable name for Blackfin I2S DAI 2008-12-11 16:12:14 +00:00
codecs ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers 2008-12-22 16:15:20 +00:00
davinci ALSA: ASoc: DaVinci: davinci-evm use dsp_b mode 2008-12-20 13:05:39 +00:00
fsl ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
omap ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers 2008-12-22 16:15:20 +00:00
pxa ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
s3c24xx ALSA: ASoC - Fix DAI registration in s3c2443-ac97.c 2008-12-11 10:28:18 +01:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Ease merge difficulties from new architectures 2008-12-18 17:21:01 +00:00
Makefile ASoC: Ease merge difficulties from new architectures 2008-12-18 17:21:01 +00:00
soc-core.c ASoC: Add codec registration API 2008-12-10 15:40:02 +00:00
soc-dapm.c ASoC: Complain if we fail to create DAPM controls 2008-12-18 17:21:07 +00:00