Merge branch 'for-2.6.38' into for-2.6.39
[firefly-linux-kernel-4.4.55.git] / sound / soc / soc-core.c
index 8af47f7a8fcbe6367ed360327a30d62288310b05..e9f81c551e5e5ca3594153354fe4b4f3d58ce48f 100644 (file)
@@ -1670,9 +1670,6 @@ static int soc_probe_aux_dev(struct snd_soc_card *card, int num)
        goto out;
 
 found:
-       if (!try_module_get(codec->dev->driver->owner))
-               return -ENODEV;
-
        ret = soc_probe_codec(card, codec);
        if (ret < 0)
                return ret;