commit | 510b9be374a4b589e7f6182d306b3c8ec9575e05 | [log] [tgz] |
---|---|---|
author | J. Ali Harlow <ali@avrc.city.ac.uk> | Wed May 18 19:18:54 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 18 14:32:06 2011 -0700 |
tree | 2af1ac4c6ce8228842ba65c9554bea3f7943ce5a | |
parent | 9dc99895ef2bd96bad9674e4a0a6228c0690c912 [diff] |
comedi vmk80xx: extend rudimentary_check to check both directions rudimentary_check() can currently check whether the input or output direction is currently available (no pending transaction), but not both at the same time. We need this facility for do_bits(). Signed-off-by: J. Ali Harlow <ali@avrc.city.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>