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

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

Merge "disp: msm: dp: clear notification states for dp mst"

parents 57cb7750 79d8f628
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -681,6 +681,7 @@ static void dp_display_send_hpd_event(struct dp_display_private *dp)

	if (dp->mst.mst_active) {
		DP_DEBUG("skip notification for mst mode\n");
		dp_display_state_remove(DP_STATE_DISCONNECT_NOTIFIED);
		return;
	}