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:
ee35269
)
staging: comedi: rti800: tidy up analog input 'muxgain'
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 9 Apr 2013 01:20:02 +0000
(18:20 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:29:07 +0000
(16:29 -0700)
Refactor the code that determines the 'delay' after setting the muxgain
register to remove the BUG_ON().
Change the private data 'muxgain_bits' to an unsigned char, the muxgain
register is only 8-bits.
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