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:
26b3989
)
staging: comedi: addi_apci_16xx: rewrite low-level support code
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Mon, 21 Jan 2013 23:00:46 +0000
(16:00 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Jan 2013 00:08:05 +0000
(16:08 -0800)
The current low-level support code in hwdrv_apci16xx.c is seriously
broken. Besides that, it's overly complicated.
Rewrite, and simplify, the low-level code so it complies with the
comedi API.
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