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:
281ecb0
)
staging: comedi: icp_multi: remove n_aichand from boardinfo
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Tue, 11 Sep 2012 20:47:03 +0000
(13:47 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 21:01:56 +0000
(14:01 -0700)
The analog inputs for this board always support differential
inputs and the number of channels is half the normal analog
input number.
Remove the n_aichand field from the boardinfo and fix the code
accordingly.
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