commit | 080dfbe176c8dd87fc8f27e2941f31171b738f60 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Apr 17 00:32:29 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Apr 17 16:36:28 2007 -0700 |
tree | b154cb521c8390102ef0998d538123c1c3733500 | |
parent | 56a3b5ebee0be7af723bfad56def48ebf899b7fb [diff] |
Minor bug fixes to i2c-pasemi * Last write during i2c_xfer is of the wrong byte (off-by-1). * Read length is wrong for some of the reads (mistakenly used the PEC version) Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>