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:
ff23f3e
)
i2c-pasemi: Fix NACK detection
author
Olof Johansson
<olof@lixom.net>
Thu, 15 Nov 2007 18:24:02 +0000
(19:24 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Thu, 15 Nov 2007 18:24:02 +0000
(19:24 +0100)
Turns out we don't actually check the status to see if there was a
device out there to talk to, just if we had a timeout when doing so.
Add the proper check, so we don't falsly think there are devices
on the bus that are not there, etc.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found