]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: fsl-esai: big-endian support
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 11 Feb 2014 07:42:49 +0000 (15:42 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:46 +0000 (21:16 -0600)
commit41628622e7dfcd86a7125478e61693e7c616d7cf
treeed8003f102a3010859ce5def0b423512991b7f1c
parent75ce9adb64364b349685fe5f94817722e4495477
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>
(cherry picked from commit eaba603fc7c6281908c316d9e58de688943d58be)
Documentation/devicetree/bindings/sound/fsl,esai.txt
sound/soc/fsl/fsl_esai.c