From c062639260dce5b2860ca102f3a783158e3d904c Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Mon, 20 Oct 2008 15:29:59 +0300 Subject: [PATCH] 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-format-patch failed