Browse Source

Merge branch 'for-2.6.39' into for-2.6.40

Mark Brown 14 years ago
parent
commit
ec5af076f5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      sound/soc/codecs/jz4740.c

+ 0 - 2
sound/soc/codecs/jz4740.c

@@ -308,8 +308,6 @@ static int jz4740_codec_dev_probe(struct snd_soc_codec *codec)
 	snd_soc_dapm_add_routes(dapm, jz4740_codec_dapm_routes,
 		ARRAY_SIZE(jz4740_codec_dapm_routes));
 
-	snd_soc_dapm_new_widgets(codec);
-
 	jz4740_codec_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
 
 	return 0;