i2c: Retry automatically on arbitration loss
authorClifford Wolf <clifford@clifford.at>
Mon, 15 Jun 2009 16:01:46 +0000 (18:01 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:46 +0000 (18:01 +0200)
Some small changes in i2c core to retry i2c xfers until either the
maximum number of retries or the timeout is hit.

Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found