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

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

Merge "msm: camera: cdm: Fix out of bounds issue" into camera-kernel.lnx.4.0

parents f0380a0a 41ffa1f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ static const struct of_device_id msm_cam_hw_cdm_dt_match[] = {
		.compatible = CAM_HW_CDM_IFE_NAME_2_1,
		.data = &cam_cdm_2_1_reg_offset,
	},
	{}
};

static enum cam_cdm_id cam_hw_cdm_get_id_by_name(char *name)