git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93d440
)
drm/i915: drop code duplication in favor of asle interrupt handler
author
Jani Nikula
<jani.nikula@intel.com>
Wed, 24 Apr 2013 19:18:44 +0000
(22:18 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 25 Apr 2013 13:44:35 +0000
(15:44 +0200)
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 <jani.nikula@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found