Skip to content
Snippets Groups Projects
Commit c6c7affc authored by kuogee hsieh's avatar kuogee hsieh Committed by Tomeu Vizoso
Browse files

drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes


Currently DP driver use drm_helper_hpd_irq_event(), bypassing drm bridge
framework, to report HPD status changes to user space frame work.
Replace it with drm_bridge_hpd_notify() since DP driver is part of drm
bridge.

Signed-off-by: default avatarKuogee Hsieh <quic_khsieh@quicinc.com>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
parent 15f4b4a6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment