From: Jesse Barnes Date: Fri, 11 Dec 2009 19:07:17 +0000 (-0800) Subject: drm/i915: only enable hotplug for detected outputs X-Git-Tag: v2.6.33-rc4~76^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01f2c3a4a37d09a47ad73ccbb46d554d21cfeb0;p=pandora-kernel.git drm/i915: only enable hotplug for detected outputs This patch changes around our hotplug enable code a bit to only enable it for ports we actually detect and initialize. This prevents problems with stuck or spurious interrupts on outputs that aren't actually wired up, and is generally more correct. Fixes FDO bug #23183. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed