Merge "disp: msm: sde: update splash resource allocation for dual display"

这个提交包含在:
qctecmdr
2019-08-10 07:51:02 -07:00
提交者 Gerrit - the friendly Code Review server
当前提交 61d32e7925

查看文件

@@ -1736,9 +1736,9 @@ int sde_rm_cont_splash_res_init(struct msm_drm_private *priv,
splash_display->cont_splash_enabled = true;
splash_display->ctl_ids[splash_display->ctl_cnt++] =
iter_c.blk->id;
}
index++;
}
}
return 0;
}