From 2987063575a815a5ad14b44738dc79d26d8e0255 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Fri, 30 May 2008 14:12:56 -0700 Subject: [PATCH] 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-format-patch failed