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:
9ed1d86
)
i2c: mxs: match wait_for_completion_timeout return type
author
Nicholas Mc Guire
<hofrat@osadl.org>
Tue, 10 Mar 2015 18:08:13 +0000
(14:08 -0400)
committer
Wolfram Sang
<wsa@the-dreams.de>
Sun, 15 Mar 2015 09:14:10 +0000
(10:14 +0100)
Return type of wait_for_completion_timeout is unsigned long not int.
An appropriately named unsigned long is added and the assignment fixed up.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-mxs.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-mxs.c
Simple merge