Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195369
b: refs/heads/master
c: d55d221
h: refs/heads/master
i:
  195367: 9e31991
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 1c0ab67 commit 1fce36a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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: 5b3078b2d789f4bd49006a3633dc106e56c47e28
refs/heads/master: d55d221a93c62a769f2bcf9cd5853425addb5c9f
12 changes: 0 additions & 12 deletions trunk/drivers/usb/musb/blackfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,22 +392,10 @@ int __init musb_platform_init(struct musb *musb, void *board_data)
return 0;
}

int musb_platform_suspend(struct musb *musb)
{
return 0;
}

int musb_platform_resume(struct musb *musb)
{
return 0;
}


int musb_platform_exit(struct musb *musb)
{

gpio_free(musb->config->gpio_vrsel);
musb_platform_suspend(musb);

return 0;
}

0 comments on commit 1fce36a

Please sign in to comment.