From: H Hartley Sweeten Date: Tue, 23 Apr 2013 01:36:45 +0000 (-0700) Subject: staging: comedi: das800: tidy up das800_di_insn_bits() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e245b6d12691c1e178a6a075ac3cd1b7cd0d2e0e;p=pandora-kernel.git staging: comedi: das800: tidy up das800_di_insn_bits() For digital input subdevices, the (*insn_bits) function simply needs to return the status of the input channels in data[1]. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed