Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97067
b: refs/heads/master
c: 129bd47
h: refs/heads/master
i:
  97065: faaec53
  97063: 723a6fa
v: v3
  • Loading branch information
Lennert Buytenhek authored and Greg Kroah-Hartman committed May 20, 2008
1 parent 377ec74 commit 13f8ba2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 82078234d4023c61b9d88e8be5e795423d17538e
refs/heads/master: 129bd474a80726247e5b1c61fe66a413e63053bc
2 changes: 2 additions & 0 deletions trunk/drivers/usb/host/ehci-orion.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ static int ehci_orion_setup(struct usb_hcd *hcd)
if (retval)
return retval;

hcd->has_tt = 1;

ehci_reset(ehci);
ehci_port_power(ehci, 0);

Expand Down

0 comments on commit 13f8ba2

Please sign in to comment.