ASoC: topology: handle endianness warning
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 25 Oct 2021 18:59:26 +0000 (13:59 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 27 Oct 2021 10:31:09 +0000 (11:31 +0100)
commit1baad7dad115ea3976fb5e5d0e3f3bec83dfd7ca
treeaeb34858a2547d4a5eefb4a7f86a52723ccaee11
parentd7a8940dcdab71a197e8646b02af289f1e3977e3
ASoC: topology: handle endianness warning

Sparse reports the following warning:

sound/soc/soc-topology.c:1488:26: error: restricted __le32 degrades to
integer

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