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

Commit 2537bdfe 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: fix the display type string in SDE HDMI driver"

parents e07366de 1dabd97b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -746,7 +746,7 @@ int sde_hdmi_connector_post_init(struct drm_connector *connector,

	if (info)
		sde_kms_info_add_keystr(info,
				"DISPLAY_TYPE",
				"display type",
				sde_hdmi->display_type);

	hdmi->connector = connector;