mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ed4bc1890b
Use the new non-coherent DMA API including proper ownership transfers. This also means we can allocate the buffer memory with the proper direction instead of bidirectional. Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>