Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61d32e79 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 70bb28ea dbb1a3ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
}