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:
8009d5f
)
pinctrl: pinctrl_select_state: set the old_state back on error
author
Richard Genoud
<richard.genoud@gmail.com>
Thu, 28 Mar 2013 11:55:48 +0000
(12:55 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 3 Apr 2013 12:27:31 +0000
(14:27 +0200)
In unapply_new_state, the old state is re-applied, but p->state is not
set back as it should.
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found