commit | ebd10e0783d9fb92a147e60902e22c2d3f3ad69d | [log] [tgz] |
---|---|---|
author | Virupax Sadashivpetimath <virupax.sadashivpetimath@stericsson.com> | Fri May 13 12:30:23 2011 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Wed May 25 00:20:43 2011 +0100 |
tree | a7e6524ae0618638bbff0b74f3abeac1e2d4817a | |
parent | b0e751a925260e5998a76dad41d4565ef26870db [diff] |
i2c-nomadik: add code to retry on timeout failure It is seen that i2c-nomadik controller randomly stops generating the interrupts leading to a i2c timeout. As a workaround to this problem, add retries to the on going transfer on failure. Signed-off-by: Virupax Sadashivpetimath <virupax.sadashivpetimath@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org>