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:
6631c31
)
close hdmi debug info
author
kfx
<kfx@rock-chips.com>
Thu, 21 Jul 2011 01:44:14 +0000
(09:44 +0800)
committer
kfx
<kfx@rock-chips.com>
Thu, 21 Jul 2011 01:44:14 +0000
(09:44 +0800)
drivers/video/hdmi/hdmi-sysfs.c
patch
|
blob
|
history
diff --git
a/drivers/video/hdmi/hdmi-sysfs.c
b/drivers/video/hdmi/hdmi-sysfs.c
index a8013270a261fd6ad39330354f5a92535a7919e2..afe20d9da28e45b4d0efd55bc5c4fe53a0264920 100755
(executable)
--- a/
drivers/video/hdmi/hdmi-sysfs.c
+++ b/
drivers/video/hdmi/hdmi-sysfs.c
@@
-2,7
+2,7
@@
#include <linux/hdmi.h>
\r
#include <linux/string.h>
\r
\r
-int debug_en =
1
;
\r
+int debug_en =
0
;
\r
static ssize_t hdmi_show_state_attrs(struct device *dev,
\r
struct device_attribute *attr,
\r
char *buf)
\r