From: Tony Lindgren Date: Thu, 3 Jul 2008 09:24:44 +0000 (+0300) Subject: ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap X-Git-Tag: v2.6.27-rc1~850^2~2^9~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a58caad11301a5bdc2d7b76596ab5477221f7a9b;p=pandora-kernel.git ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap New struct omap_globals contains the omap processor specific module bases. Use omap_globals to set the various base addresses to make detecting omap chip type simpler. Also introduce OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS for future multi-omap patches. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed