commit | 5a72b25e7896e6358b62b590ce5b3a457516ae40 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Fri May 02 21:15:08 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu May 22 10:09:22 2014 +0200 |
tree | 5ae28e2f484605b1bb6b9634755afd43527527c6 | |
parent | a78f6a4140f95cbedc0b28c4c883e8aa9ba044f1 [diff] |
i2c: sh_mobile: improve error handling Use standard i2c error codes for i2c failures. Also, don't print something on timeout since it happens regularly with i2c. Simplify some, logic, too. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>