commit | be8a1f7cd4501c3b4b32543577a33aee6d2193ac | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Thu Nov 15 19:24:02 2007 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Thu Nov 15 19:24:02 2007 +0100 |
tree | 8864cd2b79f5be9f6aad72288755983cde80bc56 | |
parent | ff23f3eabbaa4fc398e0ce109a8688db29d95d78 [diff] |
i2c-pasemi: Fix NACK detection 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>