From: J. Ali Harlow Date: Wed, 18 May 2011 18:18:55 +0000 (+0100) Subject: comedi vmk80xx: support bits instruction X-Git-Tag: v3.0-rc1~336^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c647ed568af52cc75ece267ff02937d9263d1d27;p=pandora-kernel.git comedi vmk80xx: support bits instruction Calling comedi_dio_bifield2() returns EBUSY permanently. Implementing the insn_bits call fixes the problem and is good in its own right since one can then read and write to all the digitial lines at the same time. Tested on a K8055, but not on a K8061. Signed-off-by: J. Ali Harlow Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed