diff --git a/[refs] b/[refs] index dfbd11f49c45..67f2a22a2f8d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2eea392d0a28a0a07d36a9da544eb40f81bf4cb6 +refs/heads/master: 06c6f4d34a23f7c9c783f1a875bb492b15fa23ac diff --git a/trunk/sound/soc/soc-core.c b/trunk/sound/soc/soc-core.c index a7670d5ac13d..eb950f73076a 100644 --- a/trunk/sound/soc/soc-core.c +++ b/trunk/sound/soc/soc-core.c @@ -1644,7 +1644,6 @@ static int soc_probe_aux_dev(struct snd_soc_card *card, int num) /* mark codec as probed and add to card codec list */ codec->probed = 1; list_add(&codec->card_list, &card->codec_dev_list); - list_add(&codec->dapm.list, &card->dapm_list); /* now that all clients have probed, initialise the DAI link */ if (aux_dev->init) {