Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195367
b: refs/heads/master
c: 69b2cd7
h: refs/heads/master
i:
  195365: bf6b76a
  195363: 32e73dd
  195359: e3e079d
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed May 20, 2010
1 parent a8a83e2 commit 9e31991
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: ca0d44525060cf852b87c35f64d786b8a2a75c3d
refs/heads/master: 69b2cd7200a32956581cab24b2a4ecf8353cd6f8
5 changes: 0 additions & 5 deletions trunk/drivers/usb/musb/blackfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,6 @@ void musb_platform_disable(struct musb *musb)
{
}

static void bfin_vbus_power(struct musb *musb, int is_on, int sleeping)
{
}

static void bfin_set_vbus(struct musb *musb, int is_on)
{
int value = musb->config->gpio_vrsel_active;
Expand Down Expand Up @@ -410,7 +406,6 @@ int musb_platform_resume(struct musb *musb)
int musb_platform_exit(struct musb *musb)
{

bfin_vbus_power(musb, 0 /*off*/, 1);
gpio_free(musb->config->gpio_vrsel);
musb_platform_suspend(musb);

Expand Down

0 comments on commit 9e31991

Please sign in to comment.