drm/tegra: dp: Probe link using existing parsing helpers
authorThierry Reding <treding@nvidia.com>
Thu, 3 Dec 2015 12:02:52 +0000 (13:02 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:44 +0000 (11:18 +0100)
commit480770440ad1681e5100e9719fc5f9bb8bc46ca8
tree8f9a3cc66a525a3acbb5462472772dd5287596bb
parent27ba465ce3397c4705f87c1f73e6d67c1b48ef0f
drm/tegra: dp: Probe link using existing parsing helpers

Use existing parsing helpers to probe a DisplayPort link.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dp.c