git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fdb24e
)
i2c-eg20t: Fix bus-idle waiting issue
author
Tomoya MORINAGA
<tomoya-linux@dsn.lapis-semi.com>
Wed, 12 Oct 2011 04:13:00 +0000
(13:13 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Sat, 29 Oct 2011 10:09:32 +0000
(11:09 +0100)
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>
No differences found