Explorar o código

msm: camera: cpas: Disable cpas dump logging

Disable default enable of cpas dump.

CRs-Fixed: 3065551
Change-Id: I4a742875cc7c8d3ee4537157fbfb79cab6276ad0
Signed-off-by: Mukund Madhusudan Atre <[email protected]>
Mukund Madhusudan Atre %!s(int64=3) %!d(string=hai) anos
pai
achega
7b4e5435a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/cam_cpas/cam_cpas_soc.c

+ 1 - 1
drivers/cam_cpas/cam_cpas_soc.c

@@ -19,7 +19,7 @@
 #include "cam_cpas_soc.h"
 #include "cam_compat.h"
 
-static uint cpas_dump = 1;
+static uint cpas_dump;
 module_param(cpas_dump, uint, 0644);
 
 #define CAM_ICP_CLK_NAME "cam_icp_clk"