From: Lars-Peter Clausen Date: Wed, 7 May 2014 14:20:27 +0000 (+0200) Subject: ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe83897fc5b519b085f545d5cee2b722ed4f6d85;p=pandora-kernel.git 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-diff-tree failed