From: Jesse Barnes Date: Thu, 7 Jul 2011 18:11:02 +0000 (-0700) Subject: drm/i915/dp: consolidate AUX retry code X-Git-Tag: v3.0~44^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0c237d124fb8d10b98f7b43d63d962eeed9355;p=pandora-kernel.git drm/i915/dp: consolidate AUX retry code When checking link status during a hot plug event or detecting sink presence, we need to retry 3 times per the spec (section 9.1 of the 1.1a DisplayPort spec). Consolidate the retry code into a native_aux_read_retry function for use by get_link_status and _detect. Signed-off-by: Jesse Barnes Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed