commit | 8ef8261491815477c6a134d6f2d8f55b2f02b19c | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Oct 21 16:34:35 2019 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Wed Oct 23 18:20:31 2019 +0200 |
tree | 396da6316b944f4d7a3753a7d28dcb97398c5167 | |
parent | 98bca69b711759dcfbcff274bb8d051277490ef7 [diff] |
drm/msm: edp: Avoid drm_dp_link helpers During the discussion of patches that enhance the drm_dp_link helpers it was concluded that these helpers aren't very useful to begin with. Start pushing the equivalent code into individual drivers to ultimately remove them. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20191021143437.1477719-12-thierry.reding@gmail.com