Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173793
b: refs/heads/master
c: 65cb76b
h: refs/heads/master
i:
  173791: 61bdce7
v: v3
  • Loading branch information
Ozan Çağlayan authored and Jiri Kosina committed Dec 4, 2009
1 parent d95f0e0 commit dd76545
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 81e627e00a2eabfa573eb4558e31c0c98fcb7e5a
refs/heads/master: 65cb76baa1058d17d51ce948b697cdbd5dc97421
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ static int handshake_on_error_set_halt(struct ehci_hcd *ehci, void __iomem *ptr,
if (error) {
ehci_halt(ehci);
ehci_to_hcd(ehci)->state = HC_STATE_HALT;
ehci_err(ehci, "force halt; handhake %p %08x %08x -> %d\n",
ehci_err(ehci, "force halt; handshake %p %08x %08x -> %d\n",
ptr, mask, done, error);
}

Expand Down

0 comments on commit dd76545

Please sign in to comment.