From: Ian Abbott Date: Wed, 30 May 2012 18:04:35 +0000 (+0100) Subject: staging: comedi: amplc_pc263: Correct initial state X-Git-Tag: v3.6-rc1~100^2~992 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f989000b54fe3131104bb26f1cc7bd0fab92e40;p=pandora-kernel.git staging: comedi: amplc_pc263: Correct initial state The initial state of the relays is being read incorrectly. It's reading a single 8-bit port twice, but should be reading two consecutive 8-bit ports. Fix it. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed