]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PM: Add pm.c file for omap2 and omap3 common code
authorJouni Hogander <jouni.hogander@nokia.com>
Fri, 16 May 2008 10:57:12 +0000 (13:57 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 20 May 2008 17:30:05 +0000 (10:30 -0700)
commitba3a12c7189e253f966cc204e428f7ed61cfe814
tree681ca095a2bb49b4ea6b190e1554765f087b4d8f
parent9bf67ca8367990675cc1b834c92d3b4fa4240e90
PM: Add pm.c file for omap2 and omap3 common code

Add pm.c file for common code and move handling of sleep_while_idle
attribute and sleep_block to it.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/pm.c [new file with mode: 0644]
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/pm24xx.c