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

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

Merge "msm: camera: isp: Fix the return value for CDM timeout error" into dev/msm-4.14-camx

parents b0a19bc4 073c0fd1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1780,8 +1780,6 @@ static int cam_ife_mgr_config_hw(void *hw_mgr_priv,
					"config done Success for req_id=%llu",
					cfg->request_id);
			}

			rc = 0;
		}
	} else {
		CAM_ERR(CAM_ISP, "No commands to config");