Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299419
b: refs/heads/master
c: 3006dc8
h: refs/heads/master
i:
  299417: b5bf3a6
  299415: 46c2be9
v: v3
  • Loading branch information
Kishon Vijay Abraham I authored and Felipe Balbi committed Apr 10, 2012
1 parent 7d6f2d0 commit 4ae7e5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: bf070bc14178f1458e7eccd76316ac24f76f1890
refs/heads/master: 3006dc8c627d738693e910c159630e4368c9e86c
4 changes: 2 additions & 2 deletions trunk/drivers/usb/musb/omap2430.c
Original file line number Diff line number Diff line change
Expand Up @@ -453,14 +453,14 @@ static int __devinit omap2430_probe(struct platform_device *pdev)
goto err2;
}

pm_runtime_enable(&pdev->dev);

ret = platform_device_add(musb);
if (ret) {
dev_err(&pdev->dev, "failed to register musb device\n");
goto err2;
}

pm_runtime_enable(&pdev->dev);

return 0;

err2:
Expand Down

0 comments on commit 4ae7e5a

Please sign in to comment.