]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit500406492c72b1d849b8b3a864f9e8c82dac204b
tree2f0e6edaaf47f10f1f19a7cc6f799d7fc77a9b8b
parent01be30a2b9b357d0bb597c132d9a4761d5cdadbe
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