From: Paul Walmsley Date: Thu, 3 May 2007 22:52:52 +0000 (-0600) Subject: omap2: convert pm.c to use new PRCM functions and symbolic constants X-Git-Tag: v2.6.22-omap1~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=670470bc86ecb03ce625c3fa28eb6b0f9cf3b4be;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed