]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit432e904fb3d2a4a924b09703bf351eed7837bf30
tree92a302f34a85273a92f764c8862b959185fd3960
parentb7c2f79ee3a90c598c1ab76b53b87bb67b3394ba
ASoC: Intel: avs: Fix parsing UUIDs in topology

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

Fixes: ade87075eae9 ("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