From 670470bc86ecb03ce625c3fa28eb6b0f9cf3b4be Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Thu, 3 May 2007 16:52:52 -0600 Subject: [PATCH] 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-format-patch failed