]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Use private instance id of modules in IPC
authorDharageswari R <dharageswari.r@intel.com>
Thu, 22 Sep 2016 08:30:38 +0000 (14:00 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 24 Sep 2016 18:26:25 +0000 (19:26 +0100)
commitfd790b8ce858a49cadd0acd5903ae089c5a6bf0a
tree02112251938dfd312807148f0696b108099dc406
parente077ad31b80cc0eee26e35d69de1c5897a28e3a3
ASoC: Intel: Skylake: Use private instance id of modules in IPC

Use private id's of module instances that are generated during
init_module for the IPC messages to DSP. These id's are freed
up during delete pipeline.

Signed-off-by: Dharageswari R <dharageswari.r@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl-sst-utils.c
sound/soc/intel/skylake/skl-topology.c