From: Jeff Garzik Date: Fri, 19 Oct 2007 06:54:26 +0000 (-0400) Subject: [PARPORT] Remove unused 'irq' argument from parport irq functions X-Git-Tag: v2.6.24-rc1~13^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5712cb3d81566893c3b14e24075cf48ec5c35d00;p=pandora-kernel.git [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 --- Reading git-diff-tree failed