From: Xiubo Li
Date: Tue, 31 Dec 2013 07:33:21 +0000 (+0800)
Subject: ASoC: fsl_sai: Fix one bug for hardware limitation.
X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^31~1
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=496a39d9ec238569fac6daceac8f5420c5edc2f1;p=pandora-kernel.git
ASoC: fsl_sai: Fix one bug for hardware limitation.
This is maybe one bug or a limitation of the hardware that the {T,R}CR2's
Synchronous Mode bits must be set as late as possible, or the SAI device
maybe hanged up, and there has not any explaination about this limitation
in the SAI Data Sheet.
And the {T,R}CR2's Synchronous Mode bits must be set at the same time whether
for Tx or Rx stream.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed