From: Jarkko Nikula Date: Mon, 19 May 2014 13:17:26 +0000 (+0300) Subject: ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831ffa45e7465e45ab2244da6bbed6bead47b6bc;p=pandora-kernel.git ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits ALSA SoC core takes care of calling snd_soc_dapm_sync() at the end snd_soc_instantiate_card() so there is no need to call it from machine driver init functions. Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed