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

index d184b51a1e0a1839bd79d3fcbc5375785a9252a6..b5881d5b5e93244ccec10089411d153ec4ac6825 100755 (executable)
@@ -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