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.34-rc2~45^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c074c39d62306efa5ba7c69c1a1531bc7333d252;p=pandora-kernel.git i2c-i801: Don't use the block buffer for I2C block writes 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 Cc: stable@kernel.org --- Reading git-diff-tree failed