Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264951
b: refs/heads/master
c: fcda37c
h: refs/heads/master
i:
  264949: 0237271
  264947: a0e2816
  264943: 93ec2fd
v: v3
  • Loading branch information
Ming Lei authored and Greg Kroah-Hartman committed Sep 18, 2011
1 parent acac4c6 commit 24dcb10
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: 9a971dda8208e0982094f29ef34bd190f2a081bd
refs/heads/master: fcda37cb42cc0aa039a2d1e06ec801e4e9f417f4
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 @@ -95,7 +95,7 @@ static const char hcd_name [] = "ehci_hcd";
#define EHCI_IO_JIFFIES (HZ/10) /* io watchdog > irq_thresh */
#define EHCI_ASYNC_JIFFIES (HZ/20) /* async idle timeout */
#define EHCI_SHRINK_JIFFIES (DIV_ROUND_UP(HZ, 200) + 1)
/* 200-ms async qh unlink delay */
/* 5-ms async qh unlink delay */

/* Initial IRQ latency: faster than hw default */
static int log2_irq_thresh = 0; // 0 to 6
Expand Down

0 comments on commit 24dcb10

Please sign in to comment.