commit | 8e3bd351d1d2505e17d0b10c17bf8d7655eb9faf | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon May 25 11:26:42 2009 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon May 25 11:26:42 2009 -0700 |
tree | c1efd26ff3761d7f83984f51fd68e13cd686b1e5 | |
parent | a4ab0d836bbdbbfdb892135a92b339107530b710 [diff] |
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>