Do not set safe_lut value for ife_rd path, default values is good as per recommendation. CRs-Fixed: 2561696 Change-Id: Icce19f7814329d2e96e94d18096aa12069626429 Signed-off-by: Pavan Kumar Chilamkurthi <[email protected]>
@@ -357,7 +357,7 @@ static struct cam_camnoc_specific
.value = 0x0,
},
.safe_lut = {
- .enable = true,
+ .enable = false,
.access_type = CAM_REG_TYPE_READ_WRITE,
.offset = 0x1048, /* IFE_RDI_RD_SAFELUT_LOW */