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:
e069038
)
ASoC: Ux500: unlock on an error path
author
Dan Carpenter
<dan.carpenter@oracle.com>
Sat, 16 Jun 2012 13:19:27 +0000
(16:19 +0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 19:48:44 +0000
(20:48 +0100)
There is a missing mutex_unlock() here. The cleanup path also has more
debug output.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found