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:
b7e56ea
)
Input: rk29_keys: close debug print, open by 9ea1329
author
黄涛
<huangtao@rock-chips.com>
Thu, 16 Aug 2012 04:57:25 +0000
(12:57 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Thu, 16 Aug 2012 07:46:15 +0000
(15:46 +0800)
drivers/input/keyboard/rk29_keys.c
patch
|
blob
|
history
diff --git
a/drivers/input/keyboard/rk29_keys.c
b/drivers/input/keyboard/rk29_keys.c
index d184b51a1e0a1839bd79d3fcbc5375785a9252a6..b5881d5b5e93244ccec10089411d153ec4ac6825 100755
(executable)
--- a/
drivers/input/keyboard/rk29_keys.c
+++ b/
drivers/input/keyboard/rk29_keys.c
@@
-32,7
+32,7
@@
#define INVALID_ADVALUE 10
-#if
1
+#if
0
#define key_dbg(bdata, format, arg...) \
dev_printk(KERN_INFO , &bdata->input->dev , format , ## arg)
#else