commit | fd627a01477dadaef3bc8556e5e9d0ef80310c3a | [log] [tgz] |
---|---|---|
author | Thomas Andrews <tandrews@grok.co.za> | Sat Jul 01 17:05:12 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 12 15:43:06 2006 -0700 |
tree | 36e25979b44ad7de31e412d2b1a8fe77fca0d3ea | |
parent | 39288e1ac10b3b9a68a629be67d81a0b53512c4e [diff] |
[PATCH] scx200_acb: Fix the state machine Fix the scx200_acb state machine: * Nack was sent one byte too late on reads >= 2 bytes. * Stop bit was set one byte too late on reads. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>