]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc87ff6cddc9341b58aa7b82c961e17389bc720ef
treeba0023f8bcd57f9c930023afbdd460cce1adc2bb
parent8e88425615703d209ccc8a6230870699a9e9efdc
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