ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
authorTony Lindgren <tony@atomide.com>
Mon, 25 May 2009 18:26:42 +0000 (11:26 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 25 May 2009 18:26:42 +0000 (11:26 -0700)
commit8e3bd351d1d2505e17d0b10c17bf8d7655eb9faf
treec1efd26ff3761d7f83984f51fd68e13cd686b1e5
parenta4ab0d836bbdbbfdb892135a92b339107530b710
ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE

Remove OMAP_PRM_REGADDR and use processor specific defines instead.

Also fold in a patch from Kevin Hilman to add _OFFSET #defines
for the PRCM registers to be used with the prm_[read|write]_* macros.
These are used extensively in the forthcoming OMAP PM support.

Also remove now unused OMAP2_PRM_BASE.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock24xx.c
arch/arm/mach-omap2/clock24xx.h
arch/arm/mach-omap2/cm.h
arch/arm/mach-omap2/prm.h
arch/arm/mach-omap2/sdrc2xxx.c
arch/arm/mach-omap2/sram242x.S
arch/arm/mach-omap2/sram243x.S
arch/arm/plat-omap/include/mach/omap24xx.h
arch/arm/plat-omap/include/mach/omap34xx.h