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)
commit26d61aad7a46115628341e9eb95433f30efef21a
tree105ffe9a744fc10a3d13b8a03129c4063987a8eb
parent92fd8fd13b7570f6a8ba519c4e8ec98f10a86ce9
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd

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>
drivers/gpu/drm/i915/intel_dp.c