ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver
authorJarkko Nikula <jarkko.nikula@nokia.com>
Wed, 22 Oct 2008 12:00:29 +0000 (15:00 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 8 Dec 2008 20:39:55 +0000 (22:39 +0200)
commit1c211d0fe8e0e6572e3350e5cceac4447462cca7
treebd50c6f1ab6393134742fb83e25920fc6a5604b8
parentc062639260dce5b2860ca102f3a783158e3d904c
ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver

Fix "ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver" was not correct
due misunderstanding of DSP_A format and similar error in TLV320AIC33
codec which was used to test the original fix.

This patch corrects now DSP_A format in OMAP McBSP DAI driver and is
verified with TLV320AIC23 codec that's implementing DSP_A correctly.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Cc: Arun KS <arunks@mistralsolutions.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/omap/omap-mcbsp.c