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)
commit66b650f04576a6737579ec404446450026ff2e0b
tree9653a442bfd01a97dd2a8c2e7930473d12623094
parent1cf92b453a405f6e452737962933a19ec1582029
i2c: Retry automatically on arbitration loss

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>
drivers/i2c/i2c-core.c