Browse Source

Merge branch 'for-2.6.38' into for-2.6.39

Mark Brown 14 năm trước cách đây
mục cha
commit
8c9daae2cf
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      sound/soc/soc-core.c

+ 0 - 3
sound/soc/soc-core.c

@@ -1670,9 +1670,6 @@ static int soc_probe_aux_dev(struct snd_soc_card *card, int num)
 	goto out;
 	goto out;
 
 
 found:
 found:
-	if (!try_module_get(codec->dev->driver->owner))
-		return -ENODEV;
-
 	ret = soc_probe_codec(card, codec);
 	ret = soc_probe_codec(card, codec);
 	if (ret < 0)
 	if (ret < 0)
 		return ret;
 		return ret;