From: Jon Medhurst Date: Tue, 2 Aug 2011 16:28:27 +0000 (+0100) Subject: ARM: Add init_consistent_dma_size() X-Git-Tag: v3.2-rc1~130^2~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d1717dd7fecf2b10195b0d864323b952b4eba0;p=pandora-kernel.git ARM: Add init_consistent_dma_size() This function can be called during boot to increase the size of the consistent DMA region above it's default value of 2MB. It must be called before the memory allocator is initialised, i.e. before any core_initcall. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed