From: Kuninori Morimoto Date: Fri, 1 Aug 2014 01:08:18 +0000 (-0700) Subject: ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7889ca8aba333d7c74fad543d692c31bc7f280;p=pandora-kernel.git ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior In current R-Car rsnd driver, the SND_SOC_DAIFMT_xB_xF flags are used to HW default behavior, but, it should be used to specific format. The waveforms of LEFT_J/RIGHT_J format with SND_SOC_DAIFMT_NB_NF flag will be started from "falling edge" without this patch. But, it should be started from "rising edge". Reported-by: Jun Watanabe Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed