]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/msm: edp: Avoid drm_dp_link helpers
authorThierry Reding <treding@nvidia.com>
Mon, 21 Oct 2019 14:34:35 +0000 (16:34 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Oct 2019 16:20:31 +0000 (18:20 +0200)
commit8ef8261491815477c6a134d6f2d8f55b2f02b19c
tree396da6316b944f4d7a3753a7d28dcb97398c5167
parent98bca69b711759dcfbcff274bb8d051277490ef7
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
drivers/gpu/drm/msm/edp/edp_ctrl.c