Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303541
b: refs/heads/master
c: 0ca7eb2
h: refs/heads/master
i:
  303539: 0a26241
v: v3
  • Loading branch information
Peter Chen authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 24ffcb4 commit d52bd9d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fe375774bd88a358d24c3f624373117c642f6999
refs/heads/master: 0ca7eb235de5a72614c4ddd37707f9d9671e5403
3 changes: 2 additions & 1 deletion trunk/drivers/usb/host/ehci-hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,8 @@ static int check_reset_complete (
if (ehci->has_amcc_usb23)
set_ohci_hcfs(ehci, 1);
} else {
ehci_dbg (ehci, "port %d high speed\n", index + 1);
ehci_dbg(ehci, "port %d reset complete, port enabled\n",
index + 1);
/* ensure 440EPx ohci controller state is suspended */
if (ehci->has_amcc_usb23)
set_ohci_hcfs(ehci, 0);
Expand Down

0 comments on commit d52bd9d

Please sign in to comment.