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>
Mon, 10 May 2010 15:03:42 +0000 (08:03 -0700)
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>

No differences found