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

Commit 1946d541 authored by junwen.ye's avatar junwen.ye Committed by android-t1
Browse files

[ALM:11087279] [FP4]:add debug log

&&&%%%comment:[FP4]:add debug log
&&&%%%bug number:10872982
&&&%%%jira id:FP4-1868
&&&%%%product name:sm7225_r_fp4
&&&%%%root cause:coding
&&&%%%Bug category:T2M
&&&%%%Module_Impact:chi-cdk
&&&%%%Test_Suggestion:NA
&&&%%%Solution:NA
&&&%%%Test_Report:ok in native
&&&%%%VAL Can Test:NA
parent 99095134
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@ static int cam_ois_gyro_calibration(struct cam_ois_ctrl_t *o_ctrl)
			i2c_reg_setting.reg_setting[0].reg_data = d;
			i2c_reg_setting.reg_setting[0].delay = 1;
			i2c_reg_setting.reg_setting[0].data_mask = 0;
			CAM_ERR(CAM_OIS, "write 0x9fb4 -> 0x%x(manual)",c);
			CAM_ERR(CAM_OIS, "write 0x9fb4 -> 0x%x(manual)",d);
			rc = camera_io_dev_write(&(o_ctrl->io_master_info), &i2c_reg_setting);
		}
		else