]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handler
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Mon, 13 Mar 2017 16:41:24 +0000 (22:11 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 15 Mar 2017 17:27:54 +0000 (17:27 +0000)
commit48e057f150cf3a86db039a5c9eeb512a59ffc5b8
tree8e3e7f8f4e3c8f292d368bf2a2341de7e5bb3ad8
parent42413e7f3740634b021c30197d9c99e28bbc9672
ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handler

If the widget is a mixin module, just unbind between source and sink
and don't stop the source pipe as there can be multiple sinks
connected.

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c