1
0
Fork 0

Merge branch 'for-2.6.38' into for-2.6.39

hifive-unleashed-5.1
Mark Brown 2011-01-27 15:16:52 +00:00
commit 8c9daae2cf
1 changed files with 0 additions and 3 deletions

View 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;