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:
0f33be0
)
gpio: Fix gpio direction flags not getting set
author
Adrian Hunter
<adrian.hunter@intel.com>
Mon, 22 Sep 2014 08:01:16 +0000
(11:01 +0300)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 24 Sep 2014 07:47:12 +0000
(09:47 +0200)
GPIO direction flags are not getting set because
an 'if' statement is the wrong way around.
Cc: Stable <stable@vger.kernel.org> # 3.15+
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found