ASoC: Intel: Skylake: Fix module init data correctly
authorJeeja KP <jeeja.kp@intel.com>
Thu, 3 Dec 2015 17:59:53 +0000 (23:29 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2015 17:57:51 +0000 (17:57 +0000)
commit4ced182763286a7c26cf671b27d1ddd58cf6cec8
tree3e917f25db0d7282d31d97faa1a6486250a09b15
parentfd18110f1480d51f416cea6d5f63b83f85b14043
ASoC: Intel: Skylake: Fix module init data correctly

Module initialization parameter data can be set by
     - INIT_INSTANCE IPC by using the default value
     - SET_PARAMS immediately after INIT_INSTANCE
     - SET_PARAMS data from kcontrol values set
this patch add param type to identify the parameters
has to be sent to DSP.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c
sound/soc/intel/skylake/skl-topology.h
sound/soc/intel/skylake/skl-tplg-interface.h
This page took 0.025364 seconds and 5 git commands to generate.