V4L/DVB (7094): static memory
[safe/jmp/linux-2.6] / drivers / media / video / zoran_driver.c
index fea4946..5cca61c 100644 (file)
@@ -205,7 +205,7 @@ extern int jpg_nbufs;
 extern int jpg_bufsize;
 extern int pass_through;
 
-static int lock_norm = 0;      /* 1=Don't change TV standard (norm) */
+static int lock_norm;  /* 0 = default 1 = Don't change TV standard (norm) */
 module_param(lock_norm, int, 0644);
 MODULE_PARM_DESC(lock_norm, "Prevent norm changes (1 = ignore, >1 = fail)");