alistair23-linux/drivers/net/ethernet/seeq
Christoph Hellwig 7f3bb7f53a sgiseeq: convert to dma_alloc_noncoherent
Use the new non-coherent DMA API including proper ownership transfers.
This includes adding additional calls to dma_sync_desc_dev as the
old syncing was rather ad-hoc.

Thanks to Thomas Bogendoerfer for debugging the ownership transfer
issues.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2020-09-25 06:20:45 +02:00
..
ether3.c net: seeq: Use %pM format specifier for MAC addresses 2020-05-18 17:43:13 -07:00
ether3.h
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
sgiseeq.c sgiseeq: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
sgiseeq.h