]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: OMAP730 PM core
authorTodd Poynor <tpoynor@mvista.com>
Tue, 11 Oct 2005 15:35:40 +0000 (18:35 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 11 Oct 2005 15:35:40 +0000 (18:35 +0300)
commit4a8ce2d7605c6155ef0db1db0e15418ef489ee1d
tree5a3f346b451328f940e2ef691f1b0fc60fd5250c
parent601f8f6022ff3910191e8551ef1b9ccb312faeb8
[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 <tpoynor@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/pm.c
arch/arm/plat-omap/sleep.S
include/asm-arm/arch-omap/pm.h