]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Fix the scx200_acb state machine:
authorThomas Andrews <tandrews@grok.co.za>
Fri, 10 Nov 2006 23:09:25 +0000 (00:09 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 10 Nov 2006 23:09:25 +0000 (00:09 +0100)
commitb88acf65abec97a9b44c42d921c930c4d62d7b5e
tree7d159aee505fbd42e3ef07aa700e6dc964f79df2
parentb235e2832575ccde51f00eda1cade521a0f193fd
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: Adrian Bunk <bunk@stusta.de>
drivers/i2c/busses/scx200_acb.c