camera(rk_cam_io:v0.1.0): turn off rk_cam_io log switch
authorddl <ddl@rock-chips.com>
Wed, 24 Apr 2013 02:59:34 +0000 (10:59 +0800)
committerddl <ddl@rock-chips.com>
Wed, 24 Apr 2013 02:59:51 +0000 (10:59 +0800)
arch/arm/plat-rk/rk_camera.c

index 28a37fdfe48318fc5754ce68f263e39472baa563..e47448392870deb4d5f921bc41fdf56ac819afc3 100755 (executable)
@@ -269,7 +269,7 @@ static int camio_version = KERNEL_VERSION(0,1,0);
 module_param(camio_version, int, S_IRUGO);\r
 \r
 \r
-static int camera_debug=1;\r
+static int camera_debug;\r
 module_param(camera_debug, int, S_IRUGO|S_IWUSR);    \r
 \r
 #undef  CAMMODULE_NAME\r