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>
此提交包含在:
@@ -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:
|
||||
|
新增問題並參考
封鎖使用者