43 parent 77b67063bb6bce6d475e910d3b886a606d0d91f7 author Ludovic Desroches 1352821401 +0100 committer Wolfram Sang 1352885601 +0100 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 Ко