]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: topology: fix assignment to use le32_to_cpu
authorJaska Uimonen <jaska.uimonen@linux.intel.com>
Fri, 21 May 2021 09:28:02 +0000 (12:28 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 21 May 2021 12:13:39 +0000 (13:13 +0100)
commit1ec0084f1ea1535d5f2b92560559eaa8d6ee72a7
treee1808d17c4fbde465457207d9757c7b072ab921b
parent688d299326d5fdb1e4089b248fae3612149e4656
ASoC: SOF: topology: fix assignment to use le32_to_cpu

Fix sparse warning by using le32_to_cpu.

Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20210521092804.3721324-6-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c