ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits
[deliverable/linux.git] / sound / soc / intel / byt-rt5640.c
index eff97c8e52184ac25ad1cea57a3a7b2f57327730..b3195bb24b72516b0c88652de65702d831ff8c22 100644 (file)
@@ -105,7 +105,6 @@ static int byt_rt5640_init(struct snd_soc_pcm_runtime *runtime)
        snd_soc_dapm_enable_pin(dapm, "Speaker");
        snd_soc_dapm_enable_pin(dapm, "Internal Mic");
 
-       snd_soc_dapm_sync(dapm);
        return ret;
 }
 
This page took 0.024731 seconds and 5 git commands to generate.