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

Commit bc630dbe authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: sde: delay done handler for inline rotation" into msm-4.9

parents 6ddadc9f 618de0ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1639,6 +1639,8 @@ int sde_rotator_inline_commit(void *handle, struct sde_rotator_inline_cmd *cmd,
			goto error_handle_request;
		}

		sde_rotator_req_reset_start(req);

		sde_rotator_commit_request(rot_dev->mgr, ctx->private, req);

		request->committed = true;