From: Chris Wilson Date: Wed, 20 Apr 2011 06:25:26 +0000 (+0100) Subject: drm/i915: Remove dead code from intel_get_load_detect_pipe() X-Git-Tag: v3.0-rc1~312^2~4^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6492711d05b85f9794809cb4a961ce8cdc6fa720;p=pandora-kernel.git drm/i915: Remove dead code from intel_get_load_detect_pipe() As we only allow the use of a disabled CRTC, we don't need to handle the case where we are reusing an already enabled pipe. Signed-off-by: Chris Wilson Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed