commit | 66b650f04576a6737579ec404446450026ff2e0b | [log] [tgz] |
---|---|---|
author | Clifford Wolf <clifford@clifford.at> | Mon Jun 15 18:01:46 2009 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Mon Jun 15 18:01:46 2009 +0200 |
tree | 9653a442bfd01a97dd2a8c2e7930473d12623094 | |
parent | 1cf92b453a405f6e452737962933a19ec1582029 [diff] |
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>