From: Jean Delvare Date: Tue, 1 May 2007 21:26:29 +0000 (+0200) Subject: i2c: Emulate SMBus block read over I2C X-Git-Tag: v2.6.22-rc1~1081^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209d27c3b1676c0497108f0642c51a08b98a7856;p=pandora-kernel.git i2c: Emulate SMBus block read over I2C Let the I2C bus drivers emulate the SMBus Block Read and Block Process Call transactions if they wish. This requires to define a new message flag, which i2c-core will use to let the underlying I2C bus driver know that the first received byte will specify the length of the read message. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed