[PATCH 3/3] drm/radeon: use drm_dp_dpcd_read_link_status()

2014-03-21 Thread Alex Deucher
Replace the radeon specific version with the generic version. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_dp.c | 30 +- 1 file changed, 5 insertions(+), 25 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_dp.c

[PATCH 3/3] drm/radeon: use drm_dp_dpcd_read_link_status()

2014-03-18 Thread Alex Deucher
Replace the radeon specific version with the generic version. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_dp.c | 30 +- 1 file changed, 5 insertions(+), 25 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_dp.c