From: Jani Nikula Date: Mon, 29 Apr 2013 10:02:54 +0000 (+0300) Subject: drm/i915: cleanup opregion asle pipestat enable X-Git-Tag: v3.11-rc1~65^2~131^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49e38dd23d28d4fceea1e84ae444b4c25fc0407;p=pandora-kernel.git drm/i915: cleanup opregion asle pipestat enable Both intel_opregion_enable_asle() and intel_enable_asle() have shrunk considerably. Merge them together into a static function in i915_irq.c, and rename to better reflect the purpose and the related platforms. No functional changes. Signed-off-by: Jani Nikula Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed