Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175000
b: refs/heads/master
c: ff85494
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent b42069b commit 7e77a79
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: 09e81f3df43af16ea58261059fe779920fde430d
refs/heads/master: ff85494b3f06a596a3f3b2f71841de0154799918
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/omap2430.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ int musb_platform_exit(struct musb *musb)
musb_platform_suspend(musb);

clk_put(musb->clock);
musb->clock = 0;
musb->clock = NULL;

return 0;
}

0 comments on commit 7e77a79

Please sign in to comment.