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

Commit d90ba48c authored by frankcheng's avatar frankcheng Committed by frankcheng(168744)
Browse files

msm_actuator masked out pr_err(..)

Change-Id: Id35079a4bf6245459bac664468738b306fb4d6c4
(cherry picked from commit 4b92c36a2b63d9a0c29b950cfd6f6711f0a1f560)
parent bf293b92
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -125,11 +125,11 @@ static void msm_actuator_parse_i2c_params(struct msm_actuator_ctrl_t *a_ctrl,
				value = abs(1023-value);
=======
//[Camera] Modify for IMX363 module AF Frank Cheng 20191225 S
// temporary skip
				/*
				pr_err("%s:%d nActuatorAK7374: %d\n",
  				__func__, __LINE__,
  				nActuatorAK7374);

				*/
				if(nActuatorAK7374 == 0)value = abs(1023-value);
//[Camera] Modify for IMX363 module AF Frank Cheng 20191225 S
>>>>>>> CHANGE (081cba Camera Module Rear 2nd Source Backward Compatibility)