From 0f9bd7b19467b9454a8e3729406f4cdcaaa32814 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Wed, 7 May 2014 16:20:28 +0200 Subject: [PATCH] ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets() If we find a widget who's stream name matches the name of a DAI widget then thats the one it should be connected to. Based on the widget id we can say in which direction the path should be. No need to go back to the DAI and check the stream names. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-format-patch failed