V4L/DVB (8828): gspca: Set the clock at the end of initialization in sonixj.
[safe/jmp/linux-2.6] / drivers / media / video / adv7170.c
index fea2e72..f794f2d 100644 (file)
@@ -56,7 +56,7 @@ MODULE_LICENSE("GPL");
 #define I2C_NAME(x) (x)->name
 
 
-static int debug = 0;
+static int debug;
 module_param(debug, int, 0);
 MODULE_PARM_DESC(debug, "Debug level (0-1)");