Re: [PATCH v2 2/2] ASoC: fsl-esai: big-endian support

2014-02-12 Thread Mark Brown
On Tue, Feb 11, 2014 at 03:42:49PM +0800, Xiubo Li wrote: > For most platforms, the CPU and ESAI device is in the same endianess > mode. While for the LS1 platform, the CPU is in LE mode and the ESAI > is in BE mode. Applied, thanks. signature.asc Description: Digital signature

[PATCH v2 2/2] ASoC: fsl-esai: big-endian support

2014-02-11 Thread Xiubo Li
For most platforms, the CPU and ESAI device is in the same endianess mode. While for the LS1 platform, the CPU is in LE mode and the ESAI is in BE mode. Signed-off-by: Xiubo Li Cc: Nicolin Chen Acked-by: Nicolin Chen --- Fix some issues from Nicolin Chen's comments. Documentation/devicetree