ASoC: fsl-esai: big-endian support
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 11 Feb 2014 07:42:49 +0000 (15:42 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 12 Feb 2014 15:32:22 +0000 (15:32 +0000)
commiteaba603fc7c6281908c316d9e58de688943d58be
treeae110499c00a79e1ebd7a111687fe7072da0fc0a
parent33529ec94f7cb25f6c98908eefde42a1e8d4e67a
ASoC: fsl-esai: big-endian support

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 <Li.Xiubo@freescale.com>
Acked-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/fsl,esai.txt
sound/soc/fsl/fsl_esai.c