ASoC: fsl-spdif: big-endian support
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 11 Feb 2014 07:42:48 +0000 (15:42 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 12 Feb 2014 15:31:45 +0000 (15:31 +0000)
commit86f28d76435b619bd0bc5f6fde2803a5bc27ca24
treeaf128fa11e486bc5c4124435ae9735745851e2b7
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: fsl-spdif: big-endian support

For most platforms, the CPU and SPDIF device is in the same endianess
mode. While for the LS1 platform, the CPU is in LE mode and the SPDIF
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,spdif.txt
sound/soc/fsl/fsl_spdif.c
This page took 0.037448 seconds and 5 git commands to generate.