From: Tony Lindgren Date: Thu, 10 Apr 2008 00:40:14 +0000 (+0000) Subject: ARM: OMAP2: Remove unnecessary abstraction functions for CM and PRM X-Git-Tag: v2.6.25-omap1~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7add6d0972c615c58bf3de35a3eb1e216c2eab13;p=pandora-kernel.git ARM: OMAP2: Remove unnecessary abstraction functions for CM and PRM Remove cm_write_reg(), cm_read_reg(), prm_write_reg(), prm_read_reg() and replace them with __raw_readl() and __raw_writel(). Based on comments from RMK. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed