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>
This commit is contained in:
@@ -143,7 +143,7 @@ static int cam_jpeg_dev_component_bind(struct device *dev,
|
||||
|
||||
mutex_init(&g_jpeg_dev.jpeg_mutex);
|
||||
|
||||
CAM_INFO(CAM_JPEG, "Component bound successfully");
|
||||
CAM_DBG(CAM_JPEG, "Component bound successfully");
|
||||
|
||||
return rc;
|
||||
|
||||
|
Fai riferimento in un nuovo problema
Block a user