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:
acf564a
)
pinctrl: sunxi: drop lock on error path
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 29 Aug 2013 17:17:13 +0000
(19:17 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 30 Aug 2013 07:57:27 +0000
(09:57 +0200)
I forgot to drop the lock for the return inside the loop
protected by the spinlock in the pin config routine when
merging in -rc7 in commit
6ad30ce046aefbdc3848232c665a728860d7bb68
Reported-by: Sherman Yin <syin@broadcom.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found