Merge "disp: msm: dsi: remove using static memory for roi commands"
这个提交包含在:
@@ -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;
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户