From: H Hartley Sweeten Date: Tue, 20 Jan 2015 19:00:22 +0000 (-0700) Subject: staging: comedi: aio_iiro_16: return input state in async command sample X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c0bee80f975cb095796e3676fd6a98e32f1beb;p=pandora-kernel.git staging: comedi: aio_iiro_16: return input state in async command sample Modify the sample data returned by the async command to include the current state of the digital inputs. Otherwise the command needs to be canceled in order for the user to do an (*insn_bits) operation to check the digital inputs. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed