From: Laxman Dewangan Date: Wed, 13 Jun 2012 10:12:38 +0000 (+0530) Subject: i2c: tegra: support for I2C_M_NOSTART functionality X-Git-Tag: v3.6-rc1~67^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f5af2f507d7f97a11065b98ec9f6c22aad8af0;p=pandora-kernel.git i2c: tegra: support for I2C_M_NOSTART functionality Adding support for functionality I2C_M_NOSTART. When multiple message transfer request made through i2c and if any message is flagged with I2C_M_NOSTART then it will not send the start/repeat-start and address of that message i.e. sends data directly. Signed-off-by: Laxman Dewangan Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed