From: Todd Poynor Date: Tue, 11 Oct 2005 15:35:40 +0000 (+0300) Subject: [PATCH] ARM: OMAP: OMAP730 PM core X-Git-Tag: v2.6.15-omap2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8ce2d7605c6155ef0db1db0e15418ef489ee1d;p=pandora-kernel.git [PATCH] ARM: OMAP: OMAP730 PM core A first cut at OMAP730 system suspend/resume. I've only tried keypad wakeup, which fails to wake up. /proc/interrupts shows no interrupts from that device, so some P2 keypad fix is needed. But this might be a start. Could work harder to avoid duplicated/ifdefed code for OMAP16xx vs. OMAP730. --- snip --- OMAP730 PM system suspend/resume core. Based on code by Dave Peverley, Dirk Behme, a.o. Signed-off-by: Todd Poynor Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed