commit | eaba603fc7c6281908c316d9e58de688943d58be | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Tue Feb 11 15:42:49 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Wed Feb 12 15:32:22 2014 +0000 |
tree | ae110499c00a79e1ebd7a111687fe7072da0fc0a | |
parent | 33529ec94f7cb25f6c98908eefde42a1e8d4e67a [diff] |
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>