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;