disp: msm: snapshot of msm and sde driver
This snapshot ports changes from 4.14 to 4.19 into the msm and sde layer. Snapshot was taken as of commit 0f8fb25421ff ("cnss2: Add device version to SOC info structure"). Change-Id: I59b799a78319c2db6930a2a10bc38976f8c09898 Signed-off-by: Samantha Tran <samtran@codeaurora.org>
This commit is contained in:
@@ -2438,7 +2438,8 @@ static int dp_display_mst_connector_update_link_info(
|
||||
memcpy(&dp_panel->link_info, &dp->panel->link_info,
|
||||
sizeof(dp_panel->link_info));
|
||||
|
||||
DP_MST_DEBUG("dp mst connector:%d link info updated\n");
|
||||
DP_MST_DEBUG("dp mst connector:%d link info updated\n",
|
||||
connector->base.id);
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
Reference in New Issue
Block a user