Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322714
b: refs/heads/master
c: ff41aaa
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Felipe Balbi committed Sep 6, 2012
1 parent b60e29c commit 77ad49b
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: 3067779b1566ae5fb6af40f03ae874ac47035523
refs/heads/master: ff41aaa3b6c181a713078d8ad96da4ba822de436
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/tusb6010.c
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ static int __devinit tusb_probe(struct platform_device *pdev)
ret = platform_device_add(musb);
if (ret) {
dev_err(&pdev->dev, "failed to register musb device\n");
goto err1;
goto err2;
}

return 0;
Expand Down

0 comments on commit 77ad49b

Please sign in to comment.