From: Karsten Wiese Date: Sat, 27 Mar 2010 21:48:33 +0000 (+0100) Subject: drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() X-Git-Tag: v2.6.35-rc1~451^2~91^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e0032f0ae4440e75256bee11b163552cae21962;p=pandora-kernel.git drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() PORT_HOTPLUG_EN has allready been setup in i915_driver_irq_postinstall(), when intel_dp_detect() runs. Delete the DP[BCD]_HOTPLUG_INT_EN defines, they are not referenced anymore. I found this while searching for a fix for https://bugzilla.redhat.com/show_bug.cgi?id=528312 Signed-off-by: Karsten Wiese Signed-off-by: Eric Anholt --- Reading git-diff-tree failed