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

Commit 88327c1f authored by Suresh Vankadara's avatar Suresh Vankadara Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: cpas: Add Urgency Low register value" into dev/msm-4.14-camx

parents 92f4fbc3 14a09f5c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ static struct cam_camnoc_specific
			.mask = 0x70,
			/* SPECIFIC_IFE02_URGENCY_LOW_WRITE_SHIFT */
			.shift = 0x4,
			.value = 0x30,
			.value = 0x3,
		},
		.danger_lut = {
			.enable = true,
@@ -320,7 +320,7 @@ static struct cam_camnoc_specific
			.mask = 0x70,
			/* SPECIFIC_IFE13_URGENCY_LOW_WRITE_SHIFT */
			.shift = 0x4,
			.value = 0x30,
			.value = 0x3,
		},
		.danger_lut = {
			.enable = true,
@@ -414,7 +414,7 @@ static struct cam_camnoc_specific
			.mask = 0x70,
			/* SPECIFIC_IBL_WR_URGENCY_LOW_WRITE_SHIFT */
			.shift = 0x4,
			.value = 0x30,
			.value = 0x3,
		},
		.danger_lut = {
			.enable = false,