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:
45ada8e
)
staging: comedi: adl_pci9118: remove PCI9118_PARANOIDCHECK code
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 9 Sep 2014 20:05:34 +0000
(13:05 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:34:24 +0000
(14:34 -0700)
The comment states that paramoid checks are broken. They also would only
work for 12-bit analog input samples.
Instead of fixing the paranoid checking just remove it to simplify the
driver a bit.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found