From: Xiubo Li
Date: Tue, 11 Feb 2014 07:42:48 +0000 (+0800)
Subject: ASoC: fsl-spdif: big-endian support
X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~6^9
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f28d76435b619bd0bc5f6fde2803a5bc27ca24;p=pandora-kernel.git
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
Acked-by: Nicolin Chen
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed