From: Imre Deak Date: Wed, 19 Jul 2006 12:29:39 +0000 (+0300) Subject: ARM: OMAP2: Dynamic allocator for GPMC memory space X-Git-Tag: v2.6.17-omap2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afffc24530956387faa51a42a1e5a4eee344d4a1;p=pandora-kernel.git ARM: OMAP2: Dynamic allocator for GPMC memory space Add support for assigning memory regions dynamically to peripherals attached to GPMC interface. Platform specific code should now call gpmc_cs_request to get a free GPMC memory region instead of using a fixed address. Make the H4 and Apollon platform initialization use the new API. Signed-off-by: Imre Deak Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed