From: Jean Delvare Date: Fri, 18 Sep 2009 20:45:43 +0000 (+0200) Subject: i2c-taos-evm: Switch echo off to improve performance X-Git-Tag: v2.6.32-rc1~172^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27693ce5f372c0af3b0730f5152b35432afa0fd7;p=pandora-kernel.git i2c-taos-evm: Switch echo off to improve performance When echo is on, we waste time reading back our orders. Switching echo off makes performance much better: SMBus byte data transactions are 47% faster and byte transactions are 24% faster. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed