linux/drivers/dma/ioat
Dan Williams 38e12f64a1 ioat1: kill unused unmap parameters
The unified ioat1/ioat2 ioat_dma_unmap() implementation derives the
source and dest addresses from the unmap descriptor.  There is no longer
a need to track this information in struct ioat_desc_sw.

Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-09-08 17:30:23 -07:00
..
Makefile ioat2,3: convert to a true ring buffer 2009-09-08 17:29:55 -07:00
dca.c
dma.c ioat1: kill unused unmap parameters 2009-09-08 17:30:23 -07:00
dma.h ioat1: kill unused unmap parameters 2009-09-08 17:30:23 -07:00
dma_v2.c ioat2,3: convert to a true ring buffer 2009-09-08 17:29:55 -07:00
dma_v2.h ioat2,3: convert to a true ring buffer 2009-09-08 17:29:55 -07:00
hw.h ioat: define descriptor control bit-field 2009-09-08 17:29:55 -07:00
pci.c ioat2,3: convert to a true ring buffer 2009-09-08 17:29:55 -07:00
registers.h