ASoC: dapm: Allow DAI widgets to be routed through
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 10 Apr 2012 12:57:46 +0000 (13:57 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 16 Apr 2012 18:36:29 +0000 (19:36 +0100)
commit1eee1b3833d67eb52c0f4d293cbb796a776c5eed
treecce8952552bde1f417fab6c759a4434f97e98f18
parent04570c628fbd5ede85d87a0b81bd19df7b13bbc4
ASoC: dapm: Allow DAI widgets to be routed through

In order to allow CODEC<->CODEC links to function we will need to allow
DAPM paths to be created that pass through DAIs rather than only ones
that are source or sunk at the DAI.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/soc-dapm.c