From: Jani Nikula Date: Wed, 24 Apr 2013 19:18:44 +0000 (+0300) Subject: drm/i915: drop code duplication in favor of asle interrupt handler X-Git-Tag: v3.11-rc1~65^2~131^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81a078092ed25b1017d1351c68837b750a09933a;p=pandora-kernel.git drm/i915: drop code duplication in favor of asle interrupt handler With the previous work asle and gse interrupt handlers should now be functionally the same. Drop the duplicated code. v2: Drop intel_opregion_gse_intr() also in the !CONFIG_ACPI path. (Damien) Signed-off-by: Jani Nikula Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed