From: Dinh Nguyen Date: Tue, 12 Oct 2010 16:29:01 +0000 (-0500) Subject: ARM: imx: Add iram allocator functions X-Git-Tag: v2.6.37-rc1~184^2~5^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a2f7301ae3a97bf7b1713d20de7618c9b9a5f5;p=pandora-kernel.git ARM: imx: Add iram allocator functions Add IRAM(Internal RAM) allocation functions using GENERIC_ALLOCATOR. The allocation size is 4KB multiples to guarantee alignment. The idea for these functions is for i.MX platforms to use them to dynamically allocate IRAM usage. Applies on 2.6.36-rc7 Signed-off-by: Dinh Nguyen Reviewed-by: Amit Kucheria Acked-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed