From 7f0ce0de905a26ee9d93ce82081e9099fb243271 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Tue, 24 May 2011 17:38:52 +0100 Subject: [PATCH] --- yaml --- r: 252121 b: refs/heads/master c: 92505299a131b47992d318f2875d5629ac870d87 h: refs/heads/master i: 252119: 74e9c480ceeeb0dff29272339804dd28e3af42c0 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 225770004d15..815d654da277 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 61b61e3c5c9bf37ca2915ac981f444989ab22f10 +refs/heads/master: 92505299a131b47992d318f2875d5629ac870d87 diff --git a/trunk/sound/soc/soc-core.c b/trunk/sound/soc/soc-core.c index 07991d438796..d75043ed7fc0 100644 --- a/trunk/sound/soc/soc-core.c +++ b/trunk/sound/soc/soc-core.c @@ -1617,7 +1617,6 @@ static int soc_probe_dai_link(struct snd_soc_card *card, int num) rtd->pmdown_time = pmdown_time; /* probe the cpu_dai */ - if (!cpu_dai->probed) { if (!try_module_get(cpu_dai->dev->driver->owner)) return -ENODEV;