[PARPORT] Consolidate code copies into a single generic irq handler
authorJeff Garzik <jeff@garzik.org>
Fri, 19 Oct 2007 05:42:14 +0000 (01:42 -0400)
committerJeff 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