Merge "msm: camera: cci: reset reinit completion on read" into camera-kernel.lnx.4.0

Цей коміт міститься в:
Haritha Chintalapati
2020-07-27 13:37:54 -07:00
зафіксовано Gerrit - the friendly Code Review server
джерело 9d3a46d91e a6321e50af
коміт 72d728b79b

Переглянути файл

@@ -1642,6 +1642,7 @@ static int32_t cam_cci_read_bytes_v_1_2(struct v4l2_subdev *sd,
goto ERROR;
}
reinit_completion(&cci_dev->cci_master_info[master].rd_done);
read_bytes = read_cfg->num_byte;
CAM_DBG(CAM_CCI, "Bytes to read %u", read_bytes);
do {