msm: camera: common: Remove extra CAM_INFO logs

Changes extraneous CAM_INFO logs into CAM_DBG logs in order to help
de-clutter serial boot logs.

CRs-Fixed: 2669269
Change-Id: I7589bd64363aa122c46e1193c68bbf49d78a4a9a
Signed-off-by: Karthik Jayakumar <kjayakum@codeaurora.org>
此提交包含在:
Karthik Jayakumar
2020-04-29 15:39:53 -07:00
父節點 1e20d6f687
當前提交 655736ee0b
共有 15 個檔案被更改,包括 21 行新增18 行删除

查看文件

@@ -161,7 +161,7 @@ static int cam_isp_dev_component_bind(struct device *dev,
mutex_init(&g_isp_dev.isp_mutex);
CAM_INFO(CAM_ISP, "Component bound successfully");
CAM_DBG(CAM_ISP, "Component bound successfully");
return 0;
unregister: