7 May
2014
7 May
'14
3:55 p.m.
On Wed, May 07, 2014 at 03:05:44PM +0200, Lars-Peter Clausen wrote:
For CODEC to CODEC DAI links the paths are already created in snd_soc_dapm_new_pcm(). Make sure to not create additional connections in snd_soc_dapm_connect_dai_link_widgets() for CODEC to CODEC links.
Fixes: b893ea5 ("ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.") Cc: stable@vger.kernel.org (for 3.14+) Signed-off-by: Lars-Peter Clausen lars@metafoo.de
Why is this tagged for stable - is there a non-cosmetic issue here (your commit log doesn't make it apparent if there is?