Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185240
b: refs/heads/master
c: d63c66d
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Epshtein authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent f34f382 commit 9a9b078
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: a5f0efaba4c2b644e6248648f75b0a8a522359f6
refs/heads/master: d63c66d2d08f52487f3ef32f1c9b1231d848966b
2 changes: 2 additions & 0 deletions trunk/drivers/usb/host/ehci-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,8 @@ static int disable_periodic (struct ehci_hcd *ehci)
ehci_writel(ehci, cmd, &ehci->regs->command);
/* posted write ... */

free_cached_itd_list(ehci);

ehci->next_uframe = -1;
return 0;
}
Expand Down

0 comments on commit 9a9b078

Please sign in to comment.