From: Jean Delvare Date: Tue, 1 May 2007 21:26:29 +0000 (+0200) Subject: i2c-algo-bit: Emulate SMBus block read X-Git-Tag: v2.6.22-rc1~1081^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4bb241d34ee3d9ab87aad265734885385f179b;p=pandora-kernel.git i2c-algo-bit: Emulate SMBus block read Now that i2c-core lets the i2c bus drivers emulate the SMBus block read and SMBus block process call transaction types, let's implement that in the popular i2c bit-banging driver. This will also act as a reference implementation for other bus drivers which want to do the same. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed