commit | cde0fe2acd7cf6f76e926d4e2ce14439681fd5be | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Jun 07 20:44:05 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sun Jun 26 01:26:16 2016 +0200 |
tree | 69524dbc563c263ab8349382d708c02baebb6342 | |
parent | d6faca40f40b62aca8ea8c29289c7bf7456172bb [diff] |
rtc: rv8803: broaden workaround The previous workaround may still fail as there are actually 4 retries to be done to ensure the communication succeed. Also, some I2C adapter drivers may return -EIO instead of -ENXIO. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>