close hdmi debug info

This commit is contained in:
kfx
2011-07-21 09:44:14 +08:00
parent 6631c31b41
commit b39dd2b30c

View File

@@ -2,7 +2,7 @@
#include <linux/hdmi.h>
#include <linux/string.h>
int debug_en = 1;
int debug_en = 0;
static ssize_t hdmi_show_state_attrs(struct device *dev,
struct device_attribute *attr,
char *buf)