From: Axel Lin Date: Wed, 12 Oct 2011 23:38:56 +0000 (+0800) Subject: ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers X-Git-Tag: v3.2-rc1~127^2~1^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe37dbc1bf1629e517b7ef57429fb6af1f186af;p=pandora-kernel.git ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers The core will sync DAPM as part of the card initialization, there is no need for machine drivers to do so during their setup. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed