From: H Hartley Sweeten Date: Wed, 23 Jan 2013 19:38:44 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: absorb v_APCI3501_Interrupt() X-Git-Tag: v3.9-rc1~127^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b82184c9c9a82553bfd49e7940ebc67fe655a8;p=pandora-kernel.git staging: comedi: addi_apci_3501: absorb v_APCI3501_Interrupt() This driver only has one 'interrupt' function. Absorb the v_APCI3501_Interrupt() function from hwdrv_apci3501.c into the driver. Rename v_ADDI_Interrupt() to apci3501_interrupt() so that the function has namespace associated with the driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed