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:
ecd8fae
)
drm/i915: move hpd handling to (ibx|cpt)_irq_handler
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 12 Oct 2012 18:14:05 +0000
(20:14 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 17 Oct 2012 19:06:57 +0000
(21:06 +0200)
Somehow this was left out in the refactoring that introduced the pch
handlers. Avoids a hotplug_mask special case in the ilk_irq_handler.
Noticed while hunting down the pch hotplug bits.
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found