Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14f20ee2 authored by Karthik Anantha Ram's avatar Karthik Anantha Ram Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera: icp: Disables IPE/BPS power collapse



This change disables IPE/BPS PC to address camera stability
issues.

Change-Id: I5e49ad3f9e53fc8b78f088ac09ecaadbcbef6dad
Signed-off-by: default avatarKarthik Anantha Ram <kartanan@codeaurora.org>
parent ee02364c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4555,7 +4555,7 @@ static int cam_icp_mgr_create_wq(void)
		goto debugfs_create_failed;

	icp_hw_mgr.icp_pc_flag = true;
	icp_hw_mgr.ipe_bps_pc_flag = true;
	icp_hw_mgr.ipe_bps_pc_flag = false;

	for (i = 0; i < ICP_WORKQ_NUM_TASK; i++)
		icp_hw_mgr.msg_work->task.pool[i].payload =