aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci750/misc.S
diff options
context:
space:
mode:
authorJoakim Tjernlund2009-09-22 13:40:44 +0200
committerHeiko Schocher2009-09-28 07:35:56 +0200
commitd1c9e5b37901b53ffc1ce3f08ec8ed61bfd557b6 (patch)
tree78182e8bca0369b4bbd625da4a41cf0c5267535e /board/esd/cpci750/misc.S
parent99404202127346b9e91503bbd69deafa18c980c4 (diff)
fsl_i2c: Do not generate STOP after read.
__i2c_read always ends with a STOP condition thereby releasing the bus. It is cleaner to do the STOP magic in i2c_read(), like i2c_write() does. This may also help future multimaster systems which wants to hold on to the bus until all transactions are finished. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Diffstat (limited to 'board/esd/cpci750/misc.S')
0 files changed, 0 insertions, 0 deletions