git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb63c62
)
i2c: tegra: fix repeated start handling
author
Erik Gilling
<konkers@android.com>
Mon, 25 Apr 2011 21:32:26 +0000
(15:32 -0600)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 11 May 2011 05:45:50 +0000
(06:45 +0100)
A repeated start should be used for all but the last msg in an xfer. The
NOSTART flag is for skipping the START frame (addr/rw)
Signed-off-by: Erik Gilling <konkers@android.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found