Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230377
b: refs/heads/master
c: 7d8316d
h: refs/heads/master
i:
  230375: c416519
v: v3
  • Loading branch information
Mark Brown committed Dec 13, 2010
1 parent 7e23da7 commit 4476c83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f0e25282b93242780a405585a8e3e6f0cc7fa91
refs/heads/master: 7d8316df44053687625eef792d53b3ac62e82248
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@ static void snd_soc_instantiate_card(struct snd_soc_card *card)
if (ret < 0) {
printk(KERN_ERR "asoc: failed to register AC97 %s\n", card->name);
while (--i >= 0)
soc_unregister_ac97_dai_link(&card->rtd[i]);
soc_unregister_ac97_dai_link(card->rtd[i].codec);
goto probe_aux_dev_err;
}
}
Expand Down

0 comments on commit 4476c83

Please sign in to comment.