From: Erik Gilling Date: Mon, 25 Apr 2011 21:32:26 +0000 (-0600) Subject: i2c: tegra: fix repeated start handling X-Git-Tag: v3.0-rc1~305^2^3~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2078cf3b2230cc2ee456e67d28dd9a869097e1ff;p=pandora-kernel.git i2c: tegra: fix repeated start handling 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 Signed-off-by: Stephen Warren Signed-off-by: Ben Dooks --- Reading git-diff-tree failed