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

Commit 00431efa authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: jpeg flush function cleanup" into dev/msm-4.9-camx

parents 8860474d 699fbd96
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -770,13 +770,6 @@ static int cam_jpeg_mgr_flush(void *hw_mgr_priv,
			} else {
				CAM_ERR(CAM_JPEG, "process_cmd null ");
			}
			rc = hw_mgr->devices[dev_type][0]->hw_ops.process_cmd(
				hw_mgr->devices[dev_type][0]->hw_priv,
				CAM_JPEG_CMD_SET_IRQ_CB,
				&irq_cb, sizeof(irq_cb));
			if (rc)
				CAM_ERR(CAM_JPEG,
					"CMD_SET_IRQ_CB failed %d", rc);

			if (hw_mgr->devices[dev_type][0]->hw_ops.stop) {
				rc = hw_mgr->devices[dev_type][0]->hw_ops.stop(