]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/tegra/tegra_wm8903.c
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
[karo-tx-linux.git] / sound / soc / tegra / tegra_wm8903.c
index be27f1d229af9df67fd8bb2dc269e3f2337b31a0..a81cf39257bf2ff8aa68df2b7a9ef408887f0ed7 100644 (file)
@@ -339,8 +339,6 @@ static int tegra_wm8903_init(struct snd_soc_pcm_runtime *rtd)
                snd_soc_dapm_nc_pin(dapm, "LINEOUTL");
        }
 
-       snd_soc_dapm_sync(dapm);
-
        return 0;
 }