From: Ian Abbott Date: Thu, 12 Dec 2013 11:32:19 +0000 (+0000) Subject: staging: comedi: ssv_dnp: correct insn_bits result X-Git-Tag: v3.2.56~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eafb3d2ee0052bf3f38ff01f4f1699ad0db20459;p=pandora-kernel.git staging: comedi: ssv_dnp: correct insn_bits result [Part of commit f6b316bcd8c421acd6fa5a6e18b4c846ecb9d965 upstream. Split from original patch subject: "staging: comedi: ssv_dnp: use comedi_dio_update_state()"] Also, fix a bug where the state of the channels is returned in data[0]. The comedi core expects it to be returned in data[1]. Signed-off-by: Ian Abbott Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed