ASoC: Intel: Skylake: Add DSP module init and binding routines
authorJeeja KP <jeeja.kp@intel.com>
Sat, 1 Aug 2015 14:10:43 +0000 (19:40 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 7 Aug 2015 13:26:02 +0000 (14:26 +0100)
commitbeb73b266a75602084361c5ef0baa5bc14637f4b
treec7fcf4aa232b4eef78bd7f80ad1e80fb06cf7934
parenta0ffe48bb5d45fcef444e8a03c75fb7b73a5af29
ASoC: Intel: Skylake: Add DSP module init and binding routines

A module needs to be instantiated and then connected with other modules. On
cleanup we need to disconnect the module.
This is achieved by helpers module init, bind and unbind which are added
here

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-messages.c
sound/soc/intel/skylake/skl-topology.h