[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)
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>

No differences found