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

Commit 1195a394 authored by Nilaan Gunabalachandran's avatar Nilaan Gunabalachandran
Browse files

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



This reverts commit dbb1a3ee.
This change causes regression in populating cont splash data for RM.

Change-Id: If239eb921e022fcad54033ae3c7e9e4c3dc54736
Signed-off-by: default avatarNilaan Gunabalachandran <ngunabal@codeaurora.org>
parent d236dbd5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1735,8 +1735,8 @@ 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++;
		}
		index++;
	}

	return 0;