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)
commit3b563e0a8406bf47cd39ca59f8453b3d968d996a
tree8e3e7f8f4e3c8f292d368bf2a2341de7e5bb3ad8
parent6914968b8203aef72edf936319c4d46c6d46401b
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