Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188054
b: refs/heads/master
c: 4eb6f91
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Dmitry Torokhov committed Mar 10, 2010
1 parent cb7ce7b commit c1addae
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: 06a09124b5ec65f81df66c56695d9a9ae04a0114
refs/heads/master: 4eb6f91b95e7618eae0103b6cba7c7f01f9d40f3
2 changes: 1 addition & 1 deletion trunk/drivers/input/touchscreen/ad7877.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#include <linux/spi/ad7877.h>
#include <asm/irq.h>

#define TS_PEN_UP_TIMEOUT msecs_to_jiffies(50)
#define TS_PEN_UP_TIMEOUT msecs_to_jiffies(100)

#define MAX_SPI_FREQ_HZ 20000000
#define MAX_12BIT ((1<<12)-1)
Expand Down

0 comments on commit c1addae

Please sign in to comment.