From: Imre Deak Date: Mon, 25 Sep 2006 09:41:33 +0000 (+0300) Subject: ARM: OMAP2: Dynamic allocator for GPMC memory space X-Git-Tag: v2.6.19-rc1~885^2~18^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37e4580c409e290f6e482007c3573cdb4470bf9;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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed