ASoC: Intel: Skylake: Add missing PRE/POST_PMU handlers for vmixer
authorJeeja KP <jeeja.kp@intel.com>
Wed, 3 Feb 2016 12:29:52 +0000 (17:59 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 4 Feb 2016 11:36:14 +0000 (11:36 +0000)
commitde1fedf25b075664320010789ede2a0f9f4de07d
treeba0023f8bcd57f9c930023afbdd460cce1adc2bb
parent6bd4cf855698312133b7776c77ee78af865608eb
ASoC: Intel: Skylake: Add missing PRE/POST_PMU handlers for vmixer

Some modules may be directly connected to a pipeline without a
mixer module. For these modules, we require PRE_PMU and POST_PMU
handler which will do bind between the pipelines, so add these
missing handlers.

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