commit | 93e4ad74da14c8d5564cfc0b57c40ca311e53d47 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com> | Wed Oct 12 13:13:00 2011 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat Oct 29 11:09:32 2011 +0100 |
tree | 190708ec41707f3bdae87b68ddaa299b86b43f4d | |
parent | 1fdb24e969110fafea36d3b393bea438f702c87f [diff] |
i2c-eg20t: Fix bus-idle waiting issue Currently, when checking whether bus is idle or not, if timeout occurs, this function always returns success(zero). This patch fixes the issue. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>