From: Jean Delvare Date: Sun, 27 Jan 2008 17:14:50 +0000 (+0100) Subject: i2c-i801: Implement I2C block read support X-Git-Tag: v2.6.25-rc1~1195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6342064cad7a28d10504128d028bc4ba379d489d;p=pandora-kernel.git i2c-i801: Implement I2C block read support I2C block read is supported since the ICH5. I couldn't get it to work using the block buffer, so it's using the old-style byte-by-byte mode for now. Note: I'm also updating the driver author... The i2c-i801 driver was really written by Mark Studebaker, even though he based his work on the i2c-piix4 driver which was written by Philip Edelbrock. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed