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:
38dbfb5
)
spi: Use reinit_completion at appropriate places
author
Axel Lin
<axel.lin@ingics.com>
Sun, 9 Feb 2014 03:06:04 +0000
(11:06 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 10 Feb 2014 12:32:16 +0000
(12:32 +0000)
Calling init_completion() once is enough.
For the rest of the iterations, call reinit_completion() instead.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found