Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118831
b: refs/heads/master
c: 06cf7d3
h: refs/heads/master
i:
  118829: 93e42dc
  118827: 54c03de
  118823: 90bb62c
  118815: 468fc94
v: v3
  • Loading branch information
Alexey Starikovskiy authored and Len Brown committed Nov 11, 2008
1 parent 5402e02 commit 0bcdcb8
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: 0b7084ac67fb84f0cf2f8bc02d7e0dea8521dd2d
refs/heads/master: 06cf7d3c7af902939cd1754abcafb2464060cba8
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ enum ec_command {
#define ACPI_EC_UDELAY_GLK 1000 /* Wait 1ms max. to get global lock */
#define ACPI_EC_UDELAY 100 /* Wait 100us before polling EC again */

#define ACPI_EC_STORM_THRESHOLD 20 /* number of false interrupts
#define ACPI_EC_STORM_THRESHOLD 8 /* number of false interrupts
per one transaction */

enum {
Expand Down

0 comments on commit 0bcdcb8

Please sign in to comment.