From: Timur Tabi Date: Thu, 24 Jul 2008 04:31:39 +0000 (-0700) Subject: fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() X-Git-Tag: v2.6.27-rc1~539 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b51d51a9d24719f905ba9657b29e04efd82a7ea;p=pandora-kernel.git fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() Update the Freescale DIU driver to use page_alloc_exact() to allocate a DMA buffer. This also eliminates the rheap-based memory allocator. We can do this now because commit 6ccf61f9 allows us to allocate 8MB physically- contiguous memory blocks. [akpm@linux-foundation.org: fix printk warnings] Signed-off-by: Timur Tabi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed