Explorar o código

msm: camera: cpas: add log

add log.

CRs-Fixed: 3086172
Change-Id: Iad5b1f504ab9ec02b7f2e5f19e95eba7ba618a10
Signed-off-by: Pavan Kumar Chilamkurthi <[email protected]>
Pavan Kumar Chilamkurthi %!s(int64=3) %!d(string=hai) anos
pai
achega
5e263d52ce
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      drivers/cam_cpas/cam_cpas_hw.c

+ 2 - 0
drivers/cam_cpas/cam_cpas_hw.c

@@ -2958,6 +2958,8 @@ int cam_cpas_hw_probe(struct platform_device *pdev,
 		return -ENOMEM;
 	}
 
+	CAM_INFO(CAM_CPAS, "cpas probe start");
+
 	cpas_core = kzalloc(sizeof(struct cam_cpas), GFP_KERNEL);
 	if (!cpas_core) {
 		kfree(cpas_hw);