From: H Hartley Sweeten Date: Thu, 25 Oct 2012 22:11:07 +0000 (-0700) Subject: staging: comedi: me_daq: fix me_dio_insn_config() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~921 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e177c453f3dd9e43c7a407f46f8649c47a3614d;p=pandora-kernel.git staging: comedi: me_daq: fix me_dio_insn_config() Currently this function does not work like the comedi code expects. Fix the function so that it checks the instruction, data[0], and does the correct action based on it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed