projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f777203
)
staging: vt6656: rf.h cleanup C_PWBT comments
author
Malcolm Priestley
<tvboxspy@gmail.com>
Thu, 24 Jul 2014 22:34:17 +0000
(23:34 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:19:57 +0000
(11:19 -0700)
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/power.h
patch
|
blob
|
history
diff --git
a/drivers/staging/vt6656/power.h
b/drivers/staging/vt6656/power.h
index 256726ffbaabb98f0a69da249fd1f1551e30747d..7696b714850c944d02cf7fe67040e156483cb918 100644
(file)
--- a/
drivers/staging/vt6656/power.h
+++ b/
drivers/staging/vt6656/power.h
@@
-29,7
+29,7
@@
#ifndef __POWER_H__
#define __POWER_H__
-#define
C_PWBT 1000 // micro sec. power up before TBTT
+#define
C_PWBT 1000 /* micro sec. power up before TBTT */
void vnt_disable_power_saving(struct vnt_private *);
void vnt_enable_power_saving(struct vnt_private *, u16);