drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
authorKeith Packard <keithp@keithp.com>
Tue, 26 Jul 2011 03:01:09 +0000 (20:01 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Jul 2011 22:47:21 +0000 (15:47 -0700)
This describes the function better, allowing it to be used where the
DPCD value is relevant.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>

No differences found