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:
01e7ae8
)
[PARPORT] Consolidate code copies into a single generic irq handler
author
Jeff Garzik
<jeff@garzik.org>
Fri, 19 Oct 2007 05:42:14 +0000
(
01:42
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 23 Oct 2007 23:53:15 +0000
(19:53 -0400)
Several arches used the exact same code for their parport irq handling.
Make that code generic, in parport_irq_handler().
Also, s/__inline__/inline/ in include/linux/parport.h.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found