git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
678a4d3
)
staging: comedi: addi_apci_3501: absorb v_APCI3501_Interrupt()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 23 Jan 2013 19:38:44 +0000
(12:38 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 25 Jan 2013 20:00:28 +0000
(12:00 -0800)
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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found