]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Wed, 8 Jan 2014 10:40:19 +0000 (10:40 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 8 Jan 2014 12:07:18 +0000 (12:07 +0000)
commit908372986363dcdd77708941592d6ba8e208153f
tree73c522c3f59e68262ac4551001ca84f887a631a3
parent31d89624f56e27d6d412df966d289a2fcdc7aab4
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.

Connect the DAPM graph through each BE DAI link to the componnent(s) on the
other side of the BE DAI link. This allows the graph to be walked on
both sides of the link when graph changes are made.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc-dapm.h
sound/soc/soc-core.c
sound/soc/soc-dapm.c