ASoC: Intel: avs: Fix parsing UUIDs in topology
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Fri, 10 Jun 2022 12:42:57 +0000 (14:42 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 10 Jun 2022 16:51:59 +0000 (17:51 +0100)
commit46c80e72c16adff20f61240f887c4842e80cb6ec
tree92a302f34a85273a92f764c8862b959185fd3960
parent5702b838dd9a8be634f9c6bdfd769422c26e9162
ASoC: Intel: avs: Fix parsing UUIDs in topology

Use correct type for parsing UUIDs, this eliminates warning present,
when compiling with W=1.

Fixes: 34ae2cd53673 ("ASoC: Intel: avs: Add topology parsing infrastructure")
Reported-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220610124257.4160658-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/topology.c