diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2009-05-19 15:21:58 +0400 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-06-13 13:39:25 +0400 |
commit | 57a8f32eafa6f36ea3a128e8b13f353c5a3ca9b2 (patch) | |
tree | af1aaed68c8049c345ca6bfa2b13b66efb73e8a2 /drivers/mfd | |
parent | 9528d1c7a541b481a0e80301dc8d545848104023 (diff) | |
download | linux-57a8f32eafa6f36ea3a128e8b13f353c5a3ca9b2.tar.xz |
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Avoid rewrite TWI MASTER_CTL reg when issue next message
In i2c repeat transfer mode, byte count of next message should be filled
into part of the TWI MASTER_CTL reg when interrupt MCOMP of last
message transfer is triggered. But, other bits in this reg should
not be touched.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
[ben-linux@fluff.org: shorted subject]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions