Commit 3dbce49e authored by Johannes Stezenbach's avatar Johannes Stezenbach Committed by Linus Torvalds
Browse files

[PATCH] dvb: av7110: fix comment



fixed debugging instructions: av7110_debug -> debug (Oliver Endirss)

Signed-off-by: default avatarJohannes Stezenbach <js@linuxtv.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 4ab3f08b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;