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

committed by
Gerrit - the friendly Code Review server

commit
9e4f9dab61
@@ -3882,7 +3882,7 @@ static int dsi_panel_roi_prepare_dcs_cmds(struct dsi_panel_cmd_set *set,
|
|||||||
int rc = 0;
|
int rc = 0;
|
||||||
|
|
||||||
/* DTYPE_DCS_LWRITE */
|
/* DTYPE_DCS_LWRITE */
|
||||||
static char *caset, *paset;
|
char *caset, *paset;
|
||||||
|
|
||||||
set->cmds = NULL;
|
set->cmds = NULL;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user