From: Jani Nikula Date: Mon, 29 Apr 2013 10:02:53 +0000 (+0300) Subject: drm/i915: cleanup redundant checks from intel_enable_asle X-Git-Tag: v3.11-rc1~65^2~131^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f898780ba020696e50c04abf2a55790df37ce384;p=pandora-kernel.git drm/i915: cleanup redundant checks from intel_enable_asle Realize that intel_enable_asle() is never called on PCH-split platforms or on VLV. Rip out the GSE irq enable for PCH-split platforms, which also happens to be incorrect for IVB+. This should not cause any functional changes. Signed-off-by: Jani Nikula Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed