]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: ni_65xx.c: fix output inversion problem.
authorIan Abbott <abbotti@mev.co.uk>
Mon, 21 Sep 2009 20:05:01 +0000 (16:05 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Oct 2009 20:47:25 +0000 (13:47 -0700)
commit68065044037182e99a84f2823434a0ccbfd713a5
tree575a055f74180138dbd730a6ff45ccc38ba70e3c
parent374490f1ba341f331e0c7fa5f2dc3e0e63222d9b
Staging: comedi: ni_65xx.c: fix output inversion problem.

When reading DO subdevice with inverted outputs invert the values read
back from the ports to match the inversion of values written.

Signed-off-by: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/ni_65xx.c