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:
8ac5017
)
A22:modify menu key definition
author
lw@rock-chips.com
<lw@rock-chips.com>
Fri, 2 Dec 2011 09:30:00 +0000
(17:30 +0800)
committer
lw
<lw@rock-chips.com>
Fri, 2 Dec 2011 09:30:53 +0000
(17:30 +0800)
arch/arm/mach-rk29/board-rk29-a22-key.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/board-rk29-a22-key.c
b/arch/arm/mach-rk29/board-rk29-a22-key.c
index 12cb1c18a76ac155e3f7cebd83bdaf0f955af5bb..a9947896357f3333623088d1b9ab11da20fbce24 100755
(executable)
--- a/
arch/arm/mach-rk29/board-rk29-a22-key.c
+++ b/
arch/arm/mach-rk29/board-rk29-a22-key.c
@@
-10,7
+10,7
@@
static struct rk29_keys_button key_button[] = {
{
.desc = "menu",
- .code =
KEY
_MENU,
+ .code =
EV
_MENU,
.gpio = RK29_PIN6_PA0,
.active_low = PRESS_LEV_LOW,
},