From: Magnus Damm Date: Tue, 3 Jan 2012 03:57:03 +0000 (-0500) Subject: ARM: mach-shmobile: use standard 2MiB coherent DMA memory size X-Git-Tag: v3.3-rc1~176^2~1^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5917bfa4c0c529d7a93323671f2edec7e3d81c07;p=pandora-kernel.git ARM: mach-shmobile: use standard 2MiB coherent DMA memory size The 158MiB memory area was used to support HD resolution multimedia workloads using the same legacy memory allocating solution as on SH. There are no in-tree kernel dependencies on the 158MiB setting, and future development should reserve and allocate memory using some other method like for instance CMA. Signed-off-by: Magnus Damm Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed