From fe83897fc5b519b085f545d5cee2b722ed4f6d85 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Wed, 7 May 2014 16:20:27 +0200 Subject: [PATCH] ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm() We already know the widgets we want to connect, so use snd_soc_dapm_add_path() instead of snd_soc_dapm_add_route() in snd_soc_dapm_new_pcm(). Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-format-patch failed