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

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

Merge "msm: camera: Add cpas stop in case of notify secure mode failure" into dev/msm-4.14-camx

parents 9a66dbb2 786520f2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -845,6 +845,7 @@ int32_t cam_csiphy_core_cfg(void *phy_dev,
			if (rc < 0) {
				csiphy_dev->csiphy_info.secure_mode[offset] =
					CAM_SECURE_MODE_NON_SECURE;
				cam_cpas_stop(csiphy_dev->cpas_handle);
				goto release_mutex;
			}
		}