Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157708
b: refs/heads/master
c: 821ebc8
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Mark Brown committed Aug 23, 2009
1 parent 1ac2ac2 commit 92e8038
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: 79fb9387f88b6b44bbc46e19cae26d2c9fe3bb6a
refs/heads/master: 821ebc86efd4b42aa120076562b0fd4f03ec3c0c
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm9705.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ static int wm9705_soc_probe(struct platform_device *pdev)
ret = snd_soc_init_card(socdev);
if (ret < 0) {
printk(KERN_ERR "wm9705: failed to register card\n");
goto pcm_err;
goto reset_err;
}

return 0;
Expand Down

0 comments on commit 92e8038

Please sign in to comment.