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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Oct 2008 16:18:24 +0000 (18:18 +0200)
commitda6320becf31c40b60d4b1dc6b339c9a766b671c
treee6be887c2ae51e2d3591406ff01a31377df218fa
parentba9d0fd0f0af3eb7ec463847b409dd88f8e5c031
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