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:
674cf96
)
drm/i915: split irq handling into per-chipset functions
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 7 Apr 2011 20:53:55 +0000
(13:53 -0700)
committer
Keith Packard
<keithp@keithp.com>
Sat, 14 May 2011 00:02:44 +0000
(17:02 -0700)
Set the IRQ handling functions in driver load so they'll just be used
directly, rather than branching over most of the code in the chipset
functions.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found