Merge "disp: msm: sde: rename the cont splash region"

这个提交包含在:
qctecmdr
2020-03-26 06:42:21 -07:00
提交者 Gerrit - the friendly Code Review server
当前提交 52d46ebea5

查看文件

@@ -2991,7 +2991,7 @@ static int _sde_kms_get_splash_data(struct sde_splash_data *data)
int ret = 0;
struct device_node *parent, *node, *node1;
struct resource r, r1;
const char *node_name = "cont_splash_region";
const char *node_name = "splash_region";
struct sde_splash_mem *mem;
bool share_splash_mem = false;
int num_displays, num_regions;