From: Jarkko Nikula Date: Mon, 20 Oct 2008 12:29:59 +0000 (+0300) Subject: ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver X-Git-Tag: Release-2010-05/1~2^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c062639260dce5b2860ca102f3a783158e3d904c;p=pandora-kernel.git ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver Fix word clock length which must equal to one bit clock cycle in DSP mode. Surprisingly McBSP is able synchronize into wrong length when it's slave but e.g. TLV320AIC33 codec in slave configuration is outputting some amount of noise if word clock length is longer than one bit clock cycle. Fix also bit clock and frame sync polarities in DSP mode since they are opposite from I2S. Signed-off-by: Jarkko Nikula Cc: Arun KS Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed