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:
cf11088
)
staging: comedi: addi_apci_2032: remove the timer s->range_table
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 30 Nov 2012 01:20:50 +0000
(18:20 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 30 Nov 2012 02:05:31 +0000
(18:05 -0800)
The timer subdevice does not have a digital range. Its range of
0 to 0xff is the value used to set the reload timer.
Remove the setting of s->range_table. The comedi core will then
set it to range_unknown.
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