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

Commit 5ee42db6 authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: icp: Enable FW debug logs during ICP power collapse" into dev/msm-4.9-camx

parents 36ea6a11 8d511bc8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3464,6 +3464,9 @@ static int cam_icp_mgr_acquire_hw(void *hw_mgr_priv, void *acquire_hw_args)
			goto get_io_buf_failed;
		}

		if (icp_hw_mgr.a5_debug_q)
			hfi_set_debug_level(icp_hw_mgr.a5_dbg_lvl);

		rc = cam_icp_send_ubwc_cfg(hw_mgr);
		if (rc) {
			mutex_unlock(&hw_mgr->hw_mgr_mutex);