Re: [PATCH] ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers

2014-12-30 Thread Mark Brown
On Mon, Dec 29, 2014 at 04:13:51PM -0800, Nicolin Chen wrote: > The xDC field should have 5 bit width according to Reference Manual. > Thus this patch fixes it. Applied, thanks - I also fixed the patch author up to be him. signature.asc Description: Digital signature

Re: [PATCH] ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers

2014-12-30 Thread Mark Brown
On Mon, Dec 29, 2014 at 04:13:51PM -0800, Nicolin Chen wrote: > The xDC field should have 5 bit width according to Reference Manual. > Thus this patch fixes it. Applied, thanks. signature.asc Description: Digital signature ___ Linuxppc-dev mailing list

[PATCH] ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers

2014-12-29 Thread Nicolin Chen
The xDC field should have 5 bit width according to Reference Manual. Thus this patch fixes it. Signed-off-by: Aurelien BOUIN Signed-off-by: Nicolin Chen --- The patch was originally submitted by Aurelien BOUIN while in an informal way. And he hasn't finished any re-submitting during the past tw