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:
fcffd30
)
rk29sdk: power key can wakeup system
author
黄涛
<huangtao@rock-chips.com>
Tue, 18 Jan 2011 08:29:49 +0000
(16:29 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Tue, 18 Jan 2011 08:59:12 +0000
(16:59 +0800)
arch/arm/mach-rk29/board-rk29sdk-key.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/board-rk29sdk-key.c
b/arch/arm/mach-rk29/board-rk29sdk-key.c
index 8626e8d9d9bdc31e3761041ca4d0b864eeac284f..59d7f762c29156b68931e51e1232b902ae2fd682 100755
(executable)
--- a/
arch/arm/mach-rk29/board-rk29sdk-key.c
+++ b/
arch/arm/mach-rk29/board-rk29sdk-key.c
@@
-55,6
+55,7
@@
static struct rk29_keys_button key_button[] = {
.code = KEY_POWER,
.gpio = RK29_PIN6_PA7,
.active_low = PRESS_LEV_LOW,
+ .wakeup = 1,
},
#if 0
{