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:
7b1976a
)
rk3288:pwm_regultor:close pwm_regulator dbg
author
张晴
<zhangqing@rock-chips.com>
Mon, 24 Mar 2014 10:15:14 +0000
(18:15 +0800)
committer
张晴
<zhangqing@rock-chips.com>
Mon, 24 Mar 2014 10:15:14 +0000
(18:15 +0800)
drivers/regulator/rockchip-pwm-regulator.c
patch
|
blob
|
history
diff --git
a/drivers/regulator/rockchip-pwm-regulator.c
b/drivers/regulator/rockchip-pwm-regulator.c
index ad72c3b7916c7e25d55fbb6a246b99c564329ecb..3e5d1acf2a4f6a5f1b34fc8abfd28318872159be 100755
(executable)
--- a/
drivers/regulator/rockchip-pwm-regulator.c
+++ b/
drivers/regulator/rockchip-pwm-regulator.c
@@
-35,7
+35,7
@@
#include <linux/regulator/machine.h>
\r
\r
\r
-#if
1
\r
+#if
0
\r
#define DBG(x...) printk(KERN_INFO x)
\r
#else
\r
#define DBG(x...)
\r