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

Commit 43297e2c authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: Avoid dereference for unavailable port in ife out"...

Merge "msm: camera: isp: Avoid dereference for unavailable port in ife out" into camera-kernel.lnx.4.0
parents 28b071f1 0e57ffd0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2400,9 +2400,6 @@ static int cam_vfe_bus_ver3_deinit_vfe_out_resource(
		 * This is not error. It can happen if the resource is
		 * never supported in the HW.
		 */
		CAM_DBG(CAM_ISP, "VFE:%d out_type:%d already deinitialized",
			rsrc_data->common_data->core_index,
			rsrc_data->out_type);
		return 0;
	}