]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/pxa/e740_wm9705.c
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
[karo-tx-linux.git] / sound / soc / pxa / e740_wm9705.c
index dc65650a6fa15af240a43de9dab1dbe5e929f228..35ed7eb8cff2e6793147cd52c2acec6a9d86e6b6 100644 (file)
@@ -108,8 +108,6 @@ static int e740_ac97_init(struct snd_soc_pcm_runtime *rtd)
 
        snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map));
 
-       snd_soc_dapm_sync(dapm);
-
        return 0;
 }