commit | 28ad3321a1ac732c7fe37d5be85f67fe40ef18a9 | [log] [tgz] |
---|---|---|
author | Kevin Wells <wellsk40@gmail.com> | Tue Mar 16 15:55:37 2010 -0700 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Apr 20 01:16:57 2010 +0100 |
tree | 97b5c130393adaa794d4ce2fec568742681d89d0 | |
parent | be80dbaa3ed64337693be58fb2f3808e78911ba6 [diff] |
i2c-pnx: Add stop conditions for end of transfer Add a stop condition bit flag to the last byte in the transfer. This will generate an extra clock to handle the stop condition and prevent devices from staying in an ACK'd state. Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>