ASoC: Intel: Skylake: Get node id using helper
authorDharageswari.R <dharageswari.r@intel.com>
Fri, 5 Feb 2016 06:49:05 +0000 (12:19 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 8 Feb 2016 16:44:17 +0000 (16:44 +0000)
commit4fdf810fc5c82f57aa7c54ac9384f1201087724a
tree88d840541b3c13c1d8e477293cf1f51cc4fc49ef
parent33420d66354134b9369d0984a6ca418752c781a6
ASoC: Intel: Skylake: Get node id using helper

skl_setup_cpr_gateway_cfg() retrieves gateway settings which are
required for copier module configuration. For upcoming DMA
control IPC we need similar retrieval, so separate this piece into
skl_get_node_id() helper which will be common for these functions

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