[PARPORT] Remove unused 'irq' argument from parport irq functions
authorJeff Garzik <jeff@garzik.org>
Fri, 19 Oct 2007 06:54:26 +0000 (02:54 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 23 Oct 2007 23:53:16 +0000 (19:53 -0400)
commit5712cb3d81566893c3b14e24075cf48ec5c35d00
tree8258fb24a0c5130e8c0cad16d2d9395941be3ed7
parentf230d1010ad0dcd71d9ca8ea6864afac49c5aa9b
[PARPORT] Remove unused 'irq' argument from parport irq functions

None of the drivers with a struct pardevice's ->irq_func() hook ever
used the 'irq' argument passed to it, so remove it.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/char/ppdev.c
drivers/input/serio/parkbd.c
drivers/net/hamradio/baycom_epp.c
drivers/net/hamradio/baycom_par.c
drivers/net/plip.c
drivers/parport/daisy.c
drivers/parport/probe.c
drivers/parport/share.c
include/linux/parport.h
sound/drivers/mts64.c
sound/drivers/portman2x4.c