From a8f197bd472b83e26ee98dbfb57093ccdbb4aac1 Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Wed, 1 Dec 2010 09:10:47 +0200 Subject: [PATCH] --- yaml --- r: 230317 b: refs/heads/master c: 06c6f4d34a23f7c9c783f1a875bb492b15fa23ac h: refs/heads/master i: 230315: 4f8c6d40f9093f3630d6ddfb8b509624d1811cc7 v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-core.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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) {