Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213611
b: refs/heads/master
c: 3daad24
h: refs/heads/master
i:
  213609: 6b029d4
  213607: 8f73d7d
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 96f4d60 commit 21736fd
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: f405387435a85a440d1ce16f3ca36e042281643a
refs/heads/master: 3daad24d6c72affdd40e8b6a75c87d3c175880b6
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/blackfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -394,9 +394,9 @@ int __init musb_platform_init(struct musb *musb, void *board_data)

int musb_platform_exit(struct musb *musb)
{

gpio_free(musb->config->gpio_vrsel);

otg_put_transceiver(musb->xceiv);
usb_nop_xceiv_unregister();
return 0;
}

0 comments on commit 21736fd

Please sign in to comment.