OMAP3: GPIO fixes for off-mode
authorTero Kristo <tero.kristo@nokia.com>
Mon, 22 Dec 2008 12:27:12 +0000 (14:27 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 12 May 2010 16:39:16 +0000 (09:39 -0700)
commita118b5f3391fc60e1619a79f8ceb070bb7b39b2d
treed8c7b3aadf2e6b92cabd3651f181b2196a76669e
parentb57f95a38233a2e73b679bea4a5453a1cc2a1cc9
OMAP3: GPIO fixes for off-mode

Off mode is now using the omap2 retention fix code for scanning GPIOs
during off-mode transitions. All the *non_wakeup_gpios variables
are now used for off-mode transition tracking on OMAP3. This patch fixes
cases where GPIO state changes are missed during off-mode.

Signed-off-by: Tero Kristo <tero.kristo@nokia.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm34xx.c
arch/arm/plat-omap/gpio.c