omap2: convert pm.c to use new PRCM functions and symbolic constants
authorPaul Walmsley <paul@pwsan.com>
Thu, 3 May 2007 22:52:52 +0000 (16:52 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 18:27:20 +0000 (11:27 -0700)
Replace magic numbers, prcm-regs.h-sourced defines, and local defines
with the new PRCM register and register bit defines.  Also convert
register read/write code to use {cm,prm}_{read,write}_{,mod}_reg().

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm.c

Simple merge