From: Paul Walmsley Date: Thu, 3 May 2007 22:52:53 +0000 (-0600) Subject: omap2: convert clock.c to use new PRCM functions and symbolic constants X-Git-Tag: v2.6.22-omap1~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d86fc10e840fb4d880a7d0b1d614d372808abac;p=pandora-kernel.git omap2: convert clock.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