]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf38c46cdcae523481774faca1bbfbb6e40120e3f
tree91d4b15da8984177768739bfe9022b38f82c1eb9
parentd17b37e8dd02aeb6c513cafd922d3c8e3e4ad59f
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