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:
0837e20
)
staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended'
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Mon, 29 Jul 2013 20:56:02 +0000
(13:56 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:37:47 +0000
(17:37 -0700)
These members in the private data are only used during the board attach.
Move the reading of the status register to the board attach and just
check the value where needed when initializing the analog input subdevice.
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