commit | 6e5267aa543817015edb4a65c66e15f9809f92bd | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Mon Aug 20 11:19:25 2012 +0200 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Aug 28 21:01:02 2012 +0200 |
tree | 9ec9d3d3003a0fc341856b81f0f2b30476daa51e | |
parent | e092705bcd53de3bafc3053b0b55bf83e5d6711f [diff] |
ARM: DMA-Mapping: add function for setting coherent pool size from platform code Some platforms might require to increase atomic coherent pool to make sure that their device will be able to allocate all their buffers from atomic context. This function can be also used to decrease atomic coherent pool size if coherent allocations are not used for the given sub-platform. Suggested-by: Josh Coombs <josh.coombs@gmail.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>