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:
6ea7398
)
NFC: NCI: Use reinit_completion() at appropriate places
author
Axel Lin
<axel.lin@ingics.com>
Thu, 13 Feb 2014 05:25:48 +0000
(13:25 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sun, 23 Feb 2014 22:32:18 +0000
(23:32 +0100)
Calling init_completion() once is enough.
Then use reinit_completion() instead in __nci_request() and nci_spi_send().
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found