ARM: OMAP4: Export omap4_get_base*() rather than global address pointers
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 3 Mar 2011 12:33:25 +0000 (18:03 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 8 Dec 2011 19:28:59 +0000 (11:28 -0800)
commit02afe8a7f23d562cec76743ae34c4735d2819345
tree68ffe470f552464de0e3fb55d6adb7069e4261d1
parent0db1803e4ee459fd261915a2f1b2c39bb34767eb
ARM: OMAP4: Export omap4_get_base*() rather than global address pointers

This patch exports APIs to get base address for GIC
distributor, CPU interface, SCU and PL310 L2 Cache which
are used in OMAP4 PM code.

This was suggested by Kevin Hilman <khilman@ti.com> during
OMAP4 PM code review.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Tested-by: Vishwanath BS <vishwanath.bs@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/omap-smp.c
arch/arm/mach-omap2/omap4-common.c