diff options
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-03-20 14:41:13 +0100 |
---|---|---|
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-05-09 08:48:39 +0200 |
commit | a492dbb9e3d04db138f2841648d1904d38a5295d (patch) | |
tree | 6b2b433941c8a97c175b827796d47824831a7506 /arch/xtensa/Kconfig | |
parent | e89b064a4fd18b9c57b7aecbe7101d782759cf81 (diff) |
[AVR32] Implement dma_{alloc,free}_writecombine()
Implement dma_alloc_writecombine() and its dma_free_writecombine()
counterpart. These will do basically the same thing as
dma_alloc_coherent() except that the virtual mapping will allow
write buffering, causing better performance for certain use cases
like frame buffers.
The same API is already available on ARM.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'arch/xtensa/Kconfig')
0 files changed, 0 insertions, 0 deletions