From 0d00a85752ab0fb4f0f7758e35d54b931a25d812 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Tue, 18 Jan 2011 15:51:45 +0200 Subject: [PATCH] ASoC: core: Remove dapm_sync call from soc_post_component_init snd_soc_dapm_new_widgets will call dapm_power_widgets at the end, so there is no need to call snd_soc_dapm_sync after snd_soc_dapm_new_widgets. Signed-off-by: Peter Ujfalusi Reviewed-by: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-format-patch failed