1
0

Merge "disp: msm: dp: reinit video_comp variable before using it again"

Este cometimento está contido em:
qctecmdr
2020-10-11 07:37:24 -07:00
cometido por Gerrit - the friendly Code Review server
ascendente eb3d20eb39 91dce244a4
cometimento fa97229906

Ver ficheiro

@@ -866,6 +866,7 @@ static void dp_ctrl_host_deinit(struct dp_ctrl *dp_ctrl)
static void dp_ctrl_send_video(struct dp_ctrl_private *ctrl)
{
reinit_completion(&ctrl->video_comp);
ctrl->catalog->state_ctrl(ctrl->catalog, ST_SEND_VIDEO);
}