mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
drm/bridge: analogix_dp: Correct phy status in loader_protect
Signed-off-by: Wyon bi <bivvy.bi@rock-chips.com> Change-Id: Ia0c62ae6ed411200b539e33c797bc8d0b1c7e14b
This commit is contained in:
@@ -1112,6 +1112,8 @@ static int analogix_dp_loader_protect(struct drm_connector *connector, bool on)
|
||||
|
||||
pm_runtime_get_sync(dp->dev);
|
||||
|
||||
analogix_dp_phy_power_on(dp);
|
||||
|
||||
ret = analogix_dp_detect_sink_psr(dp);
|
||||
if (ret)
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user