ASoC: Intel: Skylake: Move platform specific init to platform dsp_init()
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Wed, 2 Aug 2017 16:21:16 +0000 (21:51 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 3 Aug 2017 10:07:26 +0000 (11:07 +0100)
commit2eed1b024a11b497766604ee8f95e22711859af2
tree2f0e6edaaf47f10f1f19a7cc6f799d7fc77a9b8b
parenta838dcc286754f6ea6bcbee8eb76a5d626642fa7
ASoC: Intel: Skylake: Move platform specific init to platform dsp_init()

Move ipc_init() from helper function to respective platform's dsp_init()
as ipc_init() per platform can be different.

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