Merge "msm: camera: Setting actuator to initial position"

This commit is contained in:
Linux Build Service Account 2016-06-09 11:37:03 -07:00 committed by Gerrit - the friendly Code Review server
commit ab60ffff6c
1 changed files with 1 additions and 0 deletions

View File

@ -1127,6 +1127,7 @@ static int32_t msm_actuator_set_position(
}
a_ctrl->i2c_tbl_index = 0;
hw_params = set_pos->hw_params;
for (index = 0; index < set_pos->number_of_steps; index++) {
next_lens_position = set_pos->pos[index];
delay = set_pos->delay[index];