From: Ian Abbott Date: Mon, 9 Jan 2012 15:48:56 +0000 (+0000) Subject: staging: comedi: me4000: Check for unsupported INSN_CONFIG. X-Git-Tag: v3.4-rc1~186^2~176^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3445c1e5915bc554da1ee524b17c5d59e921ebc;p=pandora-kernel.git staging: comedi: me4000: Check for unsupported INSN_CONFIG. The INSN_CONFIG handler for the DIO subdevice should error out for unsupported configuration instruction codes. Also fix incorrect use of constant COMEDI_OUTPUT where INSN_CONFIG_DIO_OUTPUT was meant. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed