projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ab3f08
)
[PATCH] dvb: av7110: fix comment
author
Johannes Stezenbach
<js@linuxtv.org>
Tue, 17 May 2005 04:54:28 +0000
(21:54 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:29 +0000
(07:59 -0700)
fixed debugging instructions: av7110_debug -> debug (Oliver Endirss)
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/dvb/ttpci/av7110_ir.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/av7110_ir.c
b/drivers/media/dvb/ttpci/av7110_ir.c
index
6d2256f
..
665cdb8
100644
(file)
--- a/
drivers/media/dvb/ttpci/av7110_ir.c
+++ b/
drivers/media/dvb/ttpci/av7110_ir.c
@@
-10,7
+10,7
@@
#define UP_TIMEOUT (HZ/4)
-/* enable ir debugging by or'ing
av7110_
debug with 16 */
+/* enable ir debugging by or'ing debug with 16 */
static int ir_initialized;
static struct input_dev input_dev;