[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)
commit3f2e40df0e1d7694224c3083b0bebd129039a40a
tree3d0d8c2a9dd1f873e5638a132abc5d40c6ff583b
parent01e7ae8c13bb06a2ce622ebace33bb7e28ef596c
[PARPORT] Consolidate code copies into a single generic irq handler

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>
drivers/parport/parport_amiga.c
drivers/parport/parport_atari.c
drivers/parport/parport_ax88796.c
drivers/parport/parport_gsc.c
drivers/parport/parport_ip32.c
drivers/parport/parport_pc.c
drivers/parport/parport_sunbpp.c
drivers/parport/share.c
include/linux/parport.h