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:
9e770f7
)
Blackfin: bf54x: fix GPIO resume code
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 27 Jun 2011 21:23:48 +0000
(17:23 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:32 +0000
(
01:18
-0400)
Back in commit
c03c2a87347b849ec927d
, we fixed logic in the non-bf54x
GPIO resume code to set the data levels properly before the direction
to avoid spurious line glitches. But we missed the bf54x code paths.
So add the same fix there.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found