From: Keith Packard Date: Tue, 26 Jul 2011 03:01:56 +0000 (-0700) Subject: drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd X-Git-Tag: v3.1-rc1~22^2~10^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f3e272d788305e16098f0b18309919c9216d67;p=pandora-kernel.git drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd Eliminates an open-coded read and also gains the retry behaviour of intel_dp_get_dpcd, which seems like a good idea. Signed-off-by: Keith Packard Reviewed-by: Jesse Barnes Reviewed-by: Adam Jackson --- Reading git-diff-tree failed