commit | cb9eaba4c5dc16b4c00d7a86e4f5636c4edf964c | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <der.herr@hofr.at> | Sat Dec 27 08:33:53 2014 -0500 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Jan 13 16:21:07 2015 +0100 |
tree | c1da4934f12aece3cff20acf9a48a734d1562036 | |
parent | 387f0de6c37380ad72bb92bb621f23555dd4c42e [diff] |
i2c: imx: fix handling of wait_for_completion_timeout result wait_for_completion_timeout does not return negative values so "result" handling here should be simplified to cover the actually possible cases only. Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>