On Thu, 9 Apr 2009 10:35:53 +0200, Clifford Wolf wrote: > Hi Jean, > > On Thu, Apr 09, 2009 at 08:47:26AM +0200, Jean Delvare wrote: > > Clifford, any news? I didn't get any update for this patch. If I don't > > get one soon, I'll have to just discard it. > > oops. has been pretty busy the last weeks... Same here, as you can see :( > > here is an updated version of the patch (based on the current linus git > tree). The only change is that I have moved the initialization of the > orig_jiffies variables. Afair we agreed on having adapter->timeout in > jiffies and I remeber that you also have made already a patch to unify this > for the entire i2c subsystem.. > > I can't test it until next week, but the changes are trivial. I also have > on my todo list for next week to cleanup my i2c-mpc patches and send those > parts which are still required after the changes in i2c-core again (I think > they have all been removed from the -mm tree already).. > > yours, > - clifford > > --snip-- > > i2c: Retry automatically on arbitration loss > > some small changes in i2c core to retry i2c xfers until eighter the > maximum number of retries or the timeout is hit. > > Signed-of-by: Clifford Wolf <clifford@xxxxxxxxxxx> It's "off" not "of" ;) > --- > drivers/i2c/i2c-core.c | 29 +++++++++++++++++++++++++---- > 1 files changed, 25 insertions(+), 4 deletions(-) Patch applied, thanks. It's in linux-next for now, will go in 2.6.31 if no problem is reported. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html