projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22e31e8
)
camera(rk_cam_io:v0.1.0): turn off rk_cam_io log switch
author
ddl
<ddl@rock-chips.com>
Wed, 24 Apr 2013 02:59:34 +0000
(10:59 +0800)
committer
ddl
<ddl@rock-chips.com>
Wed, 24 Apr 2013 02:59:51 +0000
(10:59 +0800)
arch/arm/plat-rk/rk_camera.c
patch
|
blob
|
history
diff --git
a/arch/arm/plat-rk/rk_camera.c
b/arch/arm/plat-rk/rk_camera.c
index 28a37fdfe48318fc5754ce68f263e39472baa563..e47448392870deb4d5f921bc41fdf56ac819afc3 100755
(executable)
--- a/
arch/arm/plat-rk/rk_camera.c
+++ b/
arch/arm/plat-rk/rk_camera.c
@@
-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