ARM: OMAP2: Remove unnecessary abstraction functions for CM and PRM
authorTony Lindgren <tony@atomide.com>
Thu, 10 Apr 2008 00:40:14 +0000 (00:40 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Apr 2008 00:40:14 +0000 (00:40 +0000)
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 <tony@atomide.com>

No differences found