ASoC: Intel: Skylake: Add table for module id for quick ref
authorDharageswari R <dharageswari.r@intel.com>
Thu, 22 Sep 2016 08:30:39 +0000 (14:00 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 24 Sep 2016 18:26:26 +0000 (19:26 +0100)
commit55a92ea9cf6d6cac2f1be1bf53f0a120656b2060
tree28142526cdae6c138f14f8f45b41dc8b8bf183c6
parent5e8f0ee46de46e709e19675726a46cf5838b9bca
ASoC: Intel: Skylake: Add table for module id for quick ref

Since modules ids are generated dynamically, we do not know the id
associate with modules in another pipelines. This limits our ability to
tell DSP about neighbouring modules.

So add a table for quick referencing of allocated module ids.

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-sst-dsp.h
sound/soc/intel/skylake/skl-sst-utils.c