commit | 9f085ebb1a50f2728946028548c08860a9005c27 | [log] [tgz] |
---|---|---|
author | Lyude <cpaul@redhat.com> | Wed Apr 13 10:58:33 2016 -0400 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Apr 22 18:52:59 2016 +0200 |
tree | 18e9f8b76c9d5de7752e9d88a95da6f86091a66e | |
parent | f808f63372cc47119f81d94ec92f9d1b4e21c562 [diff] |
drm/i915: Get rid of intel_dp_dpcd_read_wake() Since we've fixed up drm_dp_dpcd_read() to allow for retries when things timeout, there's no use for having this function anymore. Good riddens. Signed-off-by: Lyude <cpaul@redhat.com> Tested-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1460559513-32280-5-git-send-email-cpaul@redhat.com