Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190444
b: refs/heads/master
c: 1fb48f4
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent d157a89 commit 3c4d094
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 714bc5ef3edaec3ca0cf155fe01411760527c52e
refs/heads/master: 1fb48f4a96ef3d4eee0a13b92a3e8489171b47c9
5 changes: 0 additions & 5 deletions trunk/drivers/usb/musb/musb_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1857,11 +1857,6 @@ static void musb_free(struct musb *musb)
musb_platform_exit(musb);
musb_writeb(musb->mregs, MUSB_DEVCTL, 0);

if (musb->clock) {
clk_disable(musb->clock);
clk_put(musb->clock);
}

#ifdef CONFIG_USB_MUSB_HDRC_HCD
usb_put_hcd(musb_to_hcd(musb));
#else
Expand Down

0 comments on commit 3c4d094

Please sign in to comment.