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)
commit22ebd6666efd8663a06715a052f74b6a7e904dc3
tree413d79e8ec039512df5e8da21df60fa69eb72cb4
parent960115b842886999a64a87d8baadb81dce4293b4
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