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

Commit 53202f0d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: mdp: Fix the intf count"

parents 75fb8b78 7b1311c5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2727,7 +2727,8 @@ static int mdss_mdp_probe(struct platform_device *pdev)
		MDSS_MDP_REG_SPLIT_DISPLAY_EN);
	if (intf_sel != 0) {
		for (i = 0; i < 4; i++)
			num_of_display_on += ((intf_sel >> i*8) & 0x000000FF);
			if ((intf_sel >> i*8) & 0x000000FF)
				num_of_display_on++;

		/*
		 * For split display enabled - DSI0, DSI1 interfaces are