]> 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)
commite63ce0a328240ae89dfff401199ee7ca975bbbc4
tree02112251938dfd312807148f0696b108099dc406
parent9c29e5f8dd4babc7533ca9b1c78714c9c853825d
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