drm/i915: Remove dead code from intel_get_load_detect_pipe()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 20 Apr 2011 06:25:26 +0000 (07:25 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 10 May 2011 20:19:17 +0000 (13:19 -0700)
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 <chris@chris-wilson.co.uk>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found