diff options
| author | Alan Stern <[email protected]> | 2012-07-11 11:22:53 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-07-16 16:56:47 -0700 |
| commit | 32830f207691176234b4c4dd17f0d7ab6d87d94b (patch) | |
| tree | 4b352a92dfc720418288c541d87e93594f97f859 /tools/perf/scripts/python/bin | |
| parent | 3c273a056bf46167f0a1309c2ba72282a17d2541 (diff) | |
USB: EHCI: use hrtimer for unlinking empty async QHs
This patch (as1583) changes ehci-hcd to use an hrtimer event for
unlinking empty (unused) async QHs instead of using a kernel timer.
The check for empty QHs is moved to a new routine, where it doesn't
require going through an entire scan of both the async and periodic
schedules. And it can unlink multiple QHs at once, unlike the current
code.
Signed-off-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions