OSDN Git Service

ASoC: topology: fix big-endian check
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 4 Apr 2019 19:13:58 +0000 (14:13 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 5 Apr 2019 02:27:32 +0000 (09:27 +0700)
commit2114171d9cce1a897bee394b06f6c224247f095c
tree8671bd25c891129d5e27f0693503ead2a51ec5a8
parent5aebe7c7f9c20ef225c0c3a25c06a20c3938e390
ASoC: topology: fix big-endian check

Use an explicit define to avoid Sparse issues coming from the use of
cpu_to_be32

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c