From: Zidan Wang Date: Fri, 14 Aug 2015 03:22:16 +0000 (+0800) Subject: ASoC: wm8994: fix add dynamic path error X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~25^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e134cb2041359c927b735b81568373624ea26baf;p=pandora-kernel.git ASoC: wm8994: fix add dynamic path error If there don't exist dynamic sink or source widget, it will failed to add dynamic path. "AIF3ADCDAT" is snd_soc_dapm_aif_out, can't be dynamic sink widget. So change the audio route to fix this issue. Signed-off-by: Zidan Wang Signed-off-by: Mark Brown --- Reading git-diff-tree failed