From: Ben Dooks Date: Wed, 1 Jun 2011 09:44:50 +0000 (+0100) Subject: ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control X-Git-Tag: v3.1-rc1~149^2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bac282af43d81d826ef25945a35536fa9bd041d;p=pandora-kernel.git ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control Add a callback so that per-arch can do pre-sleep and post-resume gpio configuration so that for the S3C64XX, the GPIO configuration is restored before the sleep mode is cleared. For the S3C64XX case, it means that the GPIOs get set back to normal operation after the restore code puts the original configurations back in after the Signed-off-by: Ben Dooks Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed