]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Optimize UUID handling to fill pin info
authorSriram Periyasamy <sriramx.periyasamy@intel.com>
Tue, 7 Nov 2017 10:46:22 +0000 (16:16 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 8 Nov 2017 18:58:12 +0000 (18:58 +0000)
commit98c7a82729a5f83c65df05736810bf3d7acf73ff
tree413d79e8ec039512df5e8da21df60fa69eb72cb4
parent3d6baa8fadbad44873fb27f45102625e4a685792
ASoC: Intel: Skylake: Optimize UUID handling to fill pin info

Modify skl_tplg_get_uuid() to copy just UUID rather than only
for module UUID and skl_tplg_fill_pin() to fill the pin info
which can include UUID token also.

Signed-off-by: Sriram Periyasamy <sriramx.periyasamy@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c