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:
8dd9766
)
pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input
author
Barry Song
<Baohua.Song@csr.com>
Thu, 27 Sep 2012 09:55:17 +0000
(17:55 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 28 Sep 2012 07:27:35 +0000
(09:27 +0200)
sirfsoc_gpio_set_input() is called in those functions which have
held the spinlock, so delete the duplicated locking.
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found