mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
Merge branch 'for-2.6.38' into for-2.6.39
This commit is contained in:
commit
8c9daae2cf
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue