commit | 078a10df24ac87d18c2d52fb501ff652f481fb5b | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Sep 21 16:05:01 2009 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 09 13:47:25 2009 -0700 |
tree | 575a055f74180138dbd730a6ff45ccc38ba70e3c | |
parent | 2b49d7c40ec0806d93ced89ac6039ddcf223dea7 [diff] |
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>