]> 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)
commit235afe063b6d62b88a97f246043d7313e3d57e0c
tree8e3e7f8f4e3c8f292d368bf2a2341de7e5bb3ad8
parent5e2b27bb5cff8b726d150bc139ae21ed8dea6a3f
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