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

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

Merge "drm/msm/dp: specify return code for DP HDCP 2.2 init with HDCP disabled" into msm-4.14

parents e4c73b2f ebdbaf90
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -850,6 +850,7 @@ void *sde_dp_hdcp2p2_init(struct sde_hdcp_init_data *init_data)
			goto error;
			goto error;
		}
		}
	} else {
	} else {
		rc = 0;
		goto error;
		goto error;
	}
	}