ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
[safe/jmp/linux-2.6] / sound / soc / codecs / cx20442.c
index dda751c..e000cdf 100644 (file)
@@ -93,7 +93,6 @@ static int cx20442_add_widgets(struct snd_soc_codec *codec)
        snd_soc_dapm_add_routes(codec, cx20442_audio_map,
                                ARRAY_SIZE(cx20442_audio_map));
 
-       snd_soc_dapm_new_widgets(codec);
        return 0;
 }