firewire: ohci: fix isochronous DMA synchronization
authorClemens Ladisch <clemens@ladisch.de>
Sat, 15 Oct 2011 21:12:23 +0000 (23:12 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 18 Oct 2011 10:32:39 +0000 (12:32 +0200)
Add the dma_sync_single_* calls necessary to ensure proper cache
synchronization for isochronous data buffers on non-coherent
architectures.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found