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:
5a68e7a
)
pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 18 Jun 2013 04:24:58 +0000
(12:24 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 18 Jun 2013 07:41:15 +0000
(09:41 +0200)
Add the missing unlock before return from function pinctrl_find_gpio_range_from_pin()
in the error handling case.
Introduced by commit
2ff3477efd7086544b9e298fc63afab0645921b4
.
(pinctrl: add pin list based GPIO ranges)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found