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:
7203a62
)
ASoC: dapm: release lock on error paths
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 13 Apr 2012 19:25:43 +0000
(22:25 +0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 15 Apr 2012 09:46:17 +0000
(10:46 +0100)
We added locking here but there were a couple error paths where we
forgot to drop the lock before returning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found