From: Ludovic Desroches Date: Tue, 13 Nov 2012 15:43:21 +0000 (+0100) Subject: i2c: at91: fix SMBus quick command X-Git-Tag: v3.8-rc1~54^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3fe64d133fbe4132d9966cd2f79a7193f13139;p=pandora-kernel.git i2c: at91: fix SMBus quick command The driver claims to support SMBus quick command but it was not the case. This patch fixes this issue. Without it, i2cdetect finds imaginary devices. And with some IP versions, trying to send 0 byte can cause issue when writing data to an EEPROM. Signed-off-by: Ludovic Desroches Acked-by: Jean-Christophe PLAGNIOL-VILLARD [wsa: improved the commit message] Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed