]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
34XX: Suspend: Use same naming convention in sleep34xx.S as in sleep24XX.S
authorJouni Hogander <jouni.hogander@nokia.com>
Fri, 16 May 2008 10:57:22 +0000 (13:57 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 20 May 2008 17:30:18 +0000 (10:30 -0700)
commit38c293dd513a8a43594e84434a8f7202843c0364
tree3cc6a58cf927de273d49d675a142ecfe01efe972
parent1c66e10c850950a84da68cafb07022eab5e7eec0
34XX: Suspend: Use same naming convention in sleep34xx.S as in sleep24XX.S

Change omap34xx_suspend to omap34xx_cpu_suspend and
omap34xx_suspend_sz to omap34xx_cpu_suspend_sz.

Do not use PRM_BASE in sleep34xx.S because it is not defined in
linux-omap tree.

Use OMAP343X_SDRC_BASE in sleep34xx.S instead of SDRC_BASE.

Convert all IO_ADDRESS style definitions to OMAP34XX_PRM_REGADDR style
definitions.

Add omap34xx_cpu_suspend and omap34xx_cpu_suspend_sz to
include/asm-arm/arch-omap/pm.h

Do necessary modifications to be able to use arch/arm/mach-omap2/prm.h
and include/asm-arm/arch-omap/control.h ins asm files.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/prm.h
arch/arm/mach-omap2/sleep34xx.S
include/asm-arm/arch-omap/control.h
include/asm-arm/arch-omap/pm.h