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:
d3cee83
)
pinctrl: disable and free setting in select_state in case of error
author
Richard Genoud
<richard.genoud@gmail.com>
Mon, 25 Mar 2013 14:47:22 +0000
(15:47 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 27 Mar 2013 22:17:12 +0000
(23:17 +0100)
If enabling a pin fails in pinctrl_select_state_locked(), all the
previous enabled pins have to be disabled to get back to the previous
state.
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found