ARM: SAMSUNG: fix suspend/resume on if some GPIO banks not present
authorPinkava J <Jiri.Pinkava@vscht.cz>
Sun, 23 May 2010 04:42:26 +0000 (06:42 +0200)
committerBen 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