commit | 6bd4cf855698312133b7776c77ee78af865608eb | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Wed Feb 03 17:59:51 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Thu Feb 04 11:36:14 2016 +0000 |
tree | 85131ea71701424901db0db2ca2edb2e6a9ae816 | |
parent | 9946f70906eebf2a305d0b189de52eec8ba39649 [diff] |
ASoC: Intel: Skylake: Fix bind of source with multiple sinks skl_tplg_bind_sinks() takes only the first sink widget. This breaks in case we have multiple sinks for a module. So pass source widget to skl_tplg_bind_sinks() and bind for all sinks by calling this recursively 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>