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:
387f0de
)
i2c: imx: fix handling of wait_for_completion_timeout result
author
Nicholas Mc Guire
<der.herr@hofr.at>
Sat, 27 Dec 2014 13:33:53 +0000
(08:33 -0500)
committer
Wolfram Sang
<wsa@the-dreams.de>
Tue, 13 Jan 2015 15:21:07 +0000
(16:21 +0100)
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>
drivers/i2c/busses/i2c-imx.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-imx.c
Simple merge