Merge "disp: msm: dsi: remove using static memory for roi commands"
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

کامیت
9e4f9dab61
@@ -3882,7 +3882,7 @@ static int dsi_panel_roi_prepare_dcs_cmds(struct dsi_panel_cmd_set *set,
|
||||
int rc = 0;
|
||||
|
||||
/* DTYPE_DCS_LWRITE */
|
||||
static char *caset, *paset;
|
||||
char *caset, *paset;
|
||||
|
||||
set->cmds = NULL;
|
||||
|
||||
|
مرجع در شماره جدید
Block a user