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:
fda2257
)
ARM: SAMSUNG: fix suspend/resume on if some GPIO banks not present
author
Pinkava J
<Jiri.Pinkava@vscht.cz>
Sun, 23 May 2010 04:42:26 +0000
(06:42 +0200)
committer
Ben Dooks
<ben-linux@fluff.org>
Sun, 23 May 2010 15:26:04 +0000
(16:26 +0100)
When saving GPIOs during suspend/resume we need skip missing GPIO banks, not
trying get corresponding chip again and again in infinite loop.
Signed-off-by: Jiri Pinkava <jiri.pinkava@vscht.cz>
[ben-linux@fluff.org: shorten subject]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found