From: Kevin Hilman Date: Tue, 6 Oct 2009 21:30:23 +0000 (-0700) Subject: PM debug: allow configurable wakeup from suspend on OMAP GPtimer X-Git-Tag: v2.6.32-omap1~10^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7814e4df6e9c54680a30de3f439c66a2a55ce94;p=pandora-kernel.git PM debug: allow configurable wakeup from suspend on OMAP GPtimer Using debugfs, export a configurable wakeup timer to be used to wakeup system from suspend. If a non-zero value is written to /debug/pm_debug/wakeup_timer_seconds, A timer wakeup event will wake the system and resume after the configured number of seconds. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed