Re: [PATCH] ASoC: fsl-sai: Add SND_SOC_DAIFMT_DSP_A/B support.
On Thu, Feb 27, 2014 at 08:45:01AM +0800, Xiubo Li wrote: > o Add SND_SOC_DAIFMT_DSP_A support. > o Add SND_SOC_DAIFMT_DSP_B support. Applied, thanks. signature.asc Description: Digital signature
[PATCH] ASoC: fsl-sai: Add SND_SOC_DAIFMT_DSP_A/B support.
o Add SND_SOC_DAIFMT_DSP_A support. o Add SND_SOC_DAIFMT_DSP_B support. Signed-off-by: Xiubo Li --- sound/soc/fsl/fsl_sai.c | 45 ++--- sound/soc/fsl/fsl_sai.h | 1 + 2 files changed, 43 insertions(+), 3 deletions(-) diff --git a/sound/soc/fsl/fsl_sai.c