From: Tony Lindgren Date: Fri, 30 May 2008 21:12:56 +0000 (-0700) Subject: ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap X-Git-Tag: v2.6.26-omap1~123^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2987063575a815a5ad14b44738dc79d26d8e0255;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 before to make detecting omap chip type simpler. Also introduce OMAP2_IO_ADDRESS for future multi-omap patches. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed