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:
f5ad2a1
)
rk3168_86v: remove esc key
author
hjc
<hjc@rock-chips.com>
Mon, 28 Jan 2013 10:42:54 +0000
(18:42 +0800)
committer
hjc
<hjc@rock-chips.com>
Mon, 28 Jan 2013 10:42:54 +0000
(18:42 +0800)
arch/arm/mach-rk30/board-rk3168-86v.c
[changed mode: 0644->0755]
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/board-rk3168-86v.c
b/arch/arm/mach-rk30/board-rk3168-86v.c
old mode 100644
(file)
new mode 100755
(executable)
index
e1de29d
..
c4de95c
--- a/
arch/arm/mach-rk30/board-rk3168-86v.c
+++ b/
arch/arm/mach-rk30/board-rk3168-86v.c
@@
-80,13
+80,6
@@
static struct rk29_keys_button key_button[] = {
.active_low = PRESS_LEV_LOW,
.wakeup = 1,
},
- {
- .desc = "esc",
- .code = KEY_BACK,
- .adc_value = 1,
- .gpio = INVALID_GPIO,
- .active_low = PRESS_LEV_LOW,
- },
{
.desc = "vol-",
.code = KEY_VOLUMEDOWN,