From: Jean Delvare Date: Sat, 13 Mar 2010 19:56:53 +0000 (+0100) Subject: i2c-i801: Don't use the block buffer for I2C block writes X-Git-Tag: v2.6.27.47~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3936ed1af0224a2d38d6b6b1ee62fb8f4c3a5c;p=pandora-kernel.git i2c-i801: Don't use the block buffer for I2C block writes commit c074c39d62306efa5ba7c69c1a1531bc7333d252 upstream. Experience has shown that the block buffer can only be used for SMBus (not I2C) block transactions, even though the datasheet doesn't mention this limitation. Reported-by: Felix Rubinstein Signed-off-by: Jean Delvare Cc: Oleg Ryjkov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed