]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commit670470bc86ecb03ce625c3fa28eb6b0f9cf3b4be
tree95a1ed4be7736be0746c8fbaa76277310c86d2bc
parentfb26237a62d6c55c6586eba6a61fa4888a4da11b
omap2: convert pm.c to use new PRCM functions and symbolic constants

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