From: Jean Delvare Date: Sun, 6 Dec 2009 16:06:27 +0000 (+0100) Subject: i2c-i801: Retry on lost arbitration X-Git-Tag: v2.6.33-rc1~385^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e2193a8f942a80eef4ae87e3850615450966d0a;p=pandora-kernel.git i2c-i801: Retry on lost arbitration The Intel 82801 is sometimes used on systems with a BMC connected. The BMC can access the SMBus, resulting in lost arbitration for the 82801. We should let i2c-core retry transactions for us in this case. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed