This reverts commit 5e263d52ce7fead657a44242045362c098ae7a80. CRs-Fixed: 3086172 Change-Id: I4d3bd876aca2e39c7e17cf03b829174731ce4acf Signed-off-by: Pavan Kumar Chilamkurthi <[email protected]>
@@ -2958,8 +2958,6 @@ 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);