From: Mark Brown Date: Sat, 8 Oct 2011 12:29:18 +0000 (+0100) Subject: ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers X-Git-Tag: v3.2-rc1~127^2~1^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87bea31c7b59a07fe5a1c827eb01db3b7c3ae672;p=pandora-kernel.git ASoC: 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. OMAP drivers are omitted as I know Peter already has patches for them. Signed-off-by: Mark Brown --- Reading git-diff-tree failed