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, 24 Jun 2022 15:21:40 +0000 (16:21 +0100)
commitaf2d146a8041c67efdd620c9463973ce0650b7b7
tree92a302f34a85273a92f764c8862b959185fd3960
parentc2d1aec3f5da2475aa13a487d329823b7d27d499
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