From: Rongrong Cao Date: Fri, 10 Jul 2009 19:13:30 +0000 (+0100) Subject: ASoC: fix checking for external widgets bug X-Git-Tag: v2.6.33-rc3~4^2~202^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087d53ab11d538ce57b8a8e0ef899d7ee6a38548;p=pandora-kernel.git ASoC: fix checking for external widgets bug In SOC DAPM layer of SOUND subsystem, when add signal route (in the function snd_soc_dapm_add_route() ), the original code has wrong logic when dapm layer check each widget whether an external one. Signed-off-by: Rongrong Cao Signed-off-by: Mark Brown --- Reading git-diff-tree failed