Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190446
b: refs/heads/master
c: 13962c7
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent 3c27570 commit 5b9eed4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d0bfbf25957e04354389047f0e6ba520d58487c
refs/heads/master: 13962c747915e4d7ef4cf92c36bd06a7fe648f0b
2 changes: 2 additions & 0 deletions trunk/drivers/usb/musb/davinci.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,8 @@ int __init musb_platform_init(struct musb *musb)
return 0;

fail:
clk_disable(musb->clock);

usb_nop_xceiv_unregister();
return -ENODEV;
}
Expand Down

0 comments on commit 5b9eed4

Please sign in to comment.