projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
def9940
)
rk30: adckey: sample time 10ms-->100ms
author
kfx
<kfx@rock-chips.com>
Mon, 26 Mar 2012 12:14:35 +0000
(20:14 +0800)
committer
kfx
<kfx@rock-chips.com>
Mon, 26 Mar 2012 12:14:35 +0000
(20:14 +0800)
arch/arm/plat-rk/include/plat/key.h
patch
|
blob
|
history
diff --git
a/arch/arm/plat-rk/include/plat/key.h
b/arch/arm/plat-rk/include/plat/key.h
index 5630497a2c5f35aa7b3a5e1cff98bd274909e307..0197358f4596fe9d4fe2e632a437c63af91333c1 100755
(executable)
--- a/
arch/arm/plat-rk/include/plat/key.h
+++ b/
arch/arm/plat-rk/include/plat/key.h
@@
-6,7
+6,7
@@
#define LONG_PRESS_COUNT 100 //100 * 10 = 1000ms
#define ONE_SEC_COUNT (1000/DEFAULT_DEBOUNCE_INTERVAL)
-#define ADC_SAMPLE_TIME 10
+#define ADC_SAMPLE_TIME 10
0
struct rk29_keys_button {
int code;