commit | a572e688cf5d99d2382016c7241ec37b523b0137 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Sat Oct 15 23:12:23 2011 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Oct 18 12:32:39 2011 +0200 |
tree | e72d4f75ede570b3d9d4898ed8d3a09a95ad6ae4 | |
parent | 32eaeae177bf77fbc224c35262add45bd5e6abb3 [diff] |
firewire: ohci: fix isochronous DMA synchronization 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>