commit | 37134cd55d57e95d3f606c6f2a57fa496bdad333 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <kevin@hilman.org> | Thu Jan 12 16:12:21 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jan 12 16:12:21 2006 +0000 |
tree | 0c5c3bb4a52550613eb5f171c5954725b51a1915 | |
parent | a3e49436867e6c7acc1b5eed21d30c88d156825b [diff] |
[ARM] 3209/1: Configurable DMA-consistent memory region Patch from Kevin Hilman This patch increase available DMA-consistent memory allocated by dma_coherent_alloc(). The default remains at 2M (defined in asm/memory.h) and each platform has the ability to override in asm/arch-foo/memory.h. Signed-off-by: Kevin Hilman <kevin@hilman.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>