Merge "disp: msm: dsi: fix illegal memory access " into display-kernel.lnx.5.10

This commit is contained in:
Linux Build Service Account
2021-06-16 15:18:38 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -7199,6 +7199,9 @@ int dsi_display_find_mode(struct dsi_display *display,
break;
}
}
cmp->priv_info = NULL;
mutex_unlock(&display->display_lock);
if (!*out_mode) {