From: H Hartley Sweeten Date: Wed, 27 Jun 2012 22:00:50 +0000 (-0700) Subject: staging: comedi: adl_pci6208: fix the digital i/o subdevice X-Git-Tag: v3.6-rc1~100^2~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2536fd814ea1e4399ccbfc913b5742e467320a;p=pandora-kernel.git staging: comedi: adl_pci6208: fix the digital i/o subdevice The PCI-6208 board has 4 digital outputs and 4 digital inputs. The support for the digital i/o subdevice was commented out and the code was just cut-and-paste from the skel driver. Enable the digital i/o subdevice by uncommenting the code and fixing the insn_bits and insn_config functions. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed