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:
054ebcc
)
spi: release lock on error path in spi_pump_messages()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Sat, 10 Mar 2012 08:57:29 +0000
(11:57 +0300)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sun, 11 Mar 2012 02:43:37 +0000
(19:43 -0700)
We should release the lock here and enable IRQs before returning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
[grant.likely: move unlock above dev_err() call]
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found