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:
fe235b5
)
NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async
author
Szymon Janc
<szymon.janc@tieto.com>
Thu, 27 Sep 2012 07:16:54 +0000
(09:16 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 27 Sep 2012 08:47:48 +0000
(10:47 +0200)
If command allocation failed cmd_lock was not released and deadlock
would occur.
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found