Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195422
b: refs/heads/master
c: 289621c
h: refs/heads/master
v: v3
  • Loading branch information
Ajay Kumar Gupta authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 5784fd2 commit 3b78304
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f5cddcd0995366f15d2b6b0df556a2cd99fa806e
refs/heads/master: 289621c31bffb743e4007f6332b9004cdd080644
3 changes: 3 additions & 0 deletions trunk/drivers/usb/host/ehci-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,9 @@ static int ehci_hcd_omap_probe(struct platform_device *pdev)
goto err_add_hcd;
}

/* root ports should always stay powered */
ehci_port_power(omap->ehci, 1);

return 0;

err_add_hcd:
Expand Down

0 comments on commit 3b78304

Please sign in to comment.