commit | cade2f59e7ae3d1ccec9c1e0e971308ca6a74296 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Apr 22 16:04:43 2020 +0300 |
committer | Mark Brown <broonie@kernel.org> | Thu Apr 23 15:45:31 2020 +0100 |
tree | 91d4b15da8984177768739bfe9022b38f82c1eb9 | |
parent | 5d7e0b1516dfc5901d1e394f17eb55b360e7d3d3 [diff] |
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>