From: Jeff Garzik Date: Fri, 19 Oct 2007 05:42:14 +0000 (-0400) Subject: [PARPORT] Consolidate code copies into a single generic irq handler X-Git-Tag: v2.6.24-rc1~13^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2e40df0e1d7694224c3083b0bebd129039a40a;p=pandora-kernel.git [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 --- Reading git-diff-tree failed