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:
587e500
)
comedi vmk80xx: Digitial I/O should have a maxdata of 1
author
J. Ali Harlow
<ali@avrc.city.ac.uk>
Wed, 18 May 2011 18:18:52 +0000
(19:18 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 18 May 2011 21:32:05 +0000
(14:32 -0700)
Digitial input and output sub-devices were reporting a maxdata of
0x1F and 0xFF respectively. They should both be 1.
Signed-off-by: J. Ali Harlow <ali@avrc.city.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found