Re: [PATCH] ASoC: fsl-esai: fix ESAI TDM slot setting

2014-02-10 Thread Mark Brown
On Mon, Feb 10, 2014 at 02:47:17PM +0800, Xiubo Li wrote: > Cc: Nicolin Chen > Signed-off-by: Xiubo Li Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] ASoC: fsl-esai: fix ESAI TDM slot setting

2014-02-10 Thread Nicolin Chen
On Mon, Feb 10, 2014 at 04:24:43PM +0800, Xiubo Li-B47053 wrote: > Sorry, my misunderstanding about your comment. > > Please ignore the last mail. > > I will send v2 of this patch. No, you don't need to. Just rechecked it with RM. Your patch is correct. I forgot I used A's WIDTH intentionally

RE: [PATCH] ASoC: fsl-esai: fix ESAI TDM slot setting

2014-02-10 Thread li.xi...@freescale.com
Sorry, my misunderstanding about your comment. Please ignore the last mail. I will send v2 of this patch. Thanks very much. > > > diff --git a/sound/soc/fsl/fsl_esai.h b/sound/soc/fsl/fsl_esai.h > > > index 9c9f957..75e1403 100644 > > > --- a/sound/soc/fsl/fsl_esai.h > > > +++ b/sound/soc/fsl/f

RE: [PATCH] ASoC: fsl-esai: fix ESAI TDM slot setting

2014-02-10 Thread li.xi...@freescale.com
> > diff --git a/sound/soc/fsl/fsl_esai.h b/sound/soc/fsl/fsl_esai.h > > index 9c9f957..75e1403 100644 > > --- a/sound/soc/fsl/fsl_esai.h > > +++ b/sound/soc/fsl/fsl_esai.h > > @@ -322,7 +322,7 @@ > > #define ESAI_xSMB_xS_SHIFT 0 > > #define ESAI_xSMB_xS_WIDTH 16 > > #define ESAI_xSMB_xS_MASK

Re: [PATCH] ASoC: fsl-esai: fix ESAI TDM slot setting

2014-02-10 Thread Nicolin Chen
On Mon, Feb 10, 2014 at 02:47:17PM +0800, Xiubo Li wrote: > Cc: Nicolin Chen > Signed-off-by: Xiubo Li > --- > sound/soc/fsl/fsl_esai.c | 4 ++-- > sound/soc/fsl/fsl_esai.h | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/sound/soc/fsl/fsl_esai.c b/sound/soc/fsl/fsl_e