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

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

Merge "msm: camera: cpas: Update IFE priority settings" into dev/msm-4.14-camx

parents 112861bf 1e8fa79e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x434, /* SPECIFIC_IFE02_PRIORITYLUT_HIGH */
			.value = 0x66665555,
			.value = 0x66666666,
		},
		.urgency = {
			.enable = true,
@@ -318,7 +318,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x834, /* SPECIFIC_IFE13_PRIORITYLUT_HIGH */
			.value = 0x66665555,
			.value = 0x66666666,
		},
		.urgency = {
			.enable = true,
+2 −2
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x434, /* SPECIFIC_IFE02_PRIORITYLUT_HIGH */
			.value = 0x66665555,
			.value = 0x66666666,
		},
		.urgency = {
			.enable = true,
@@ -318,7 +318,7 @@ static struct cam_camnoc_specific
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.masked_value = 0,
			.offset = 0x834, /* SPECIFIC_IFE13_PRIORITYLUT_HIGH */
			.value = 0x66665555,
			.value = 0x66666666,
		},
		.urgency = {
			.enable = true,