OSDN Git Service

ASoC: Intel: Skylake: Replace guid_copy() with import_guid()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Apr 2020 13:04:43 +0000 (16:04 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 23 Apr 2020 14:45:31 +0000 (15:45 +0100)
commitcade2f59e7ae3d1ccec9c1e0e971308ca6a74296
tree91d4b15da8984177768739bfe9022b38f82c1eb9
parent5d7e0b1516dfc5901d1e394f17eb55b360e7d3d3
ASoC: Intel: Skylake: Replace guid_copy() with import_guid()

There is a specific API to treat raw data as GUID, i.e. import_guid().
Use it instead of guid_copy() with explicit casting.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200422130443.38815-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-utils.c
sound/soc/intel/skylake/skl-topology.c