]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/rockchip: Avoid drm_dp_link helpers
authorThierry Reding <treding@nvidia.com>
Mon, 21 Oct 2019 14:34:36 +0000 (16:34 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Oct 2019 16:21:01 +0000 (18:21 +0200)
commit2589c4025f1301ccf7421d9c2f0001a4f87380ea
treeeb98d8bc3719992fb9ce530631753ff99e7f205e
parent8ef8261491815477c6a134d6f2d8f55b2f02b19c
drm/rockchip: 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-13-thierry.reding@gmail.com
drivers/gpu/drm/rockchip/cdn-dp-core.c
drivers/gpu/drm/rockchip/cdn-dp-core.h
drivers/gpu/drm/rockchip/cdn-dp-reg.c