1
linux/drivers/dma/ioat
Dan Williams f2427e276f ioat: split ioat_dma_probe into core/version-specific routines
Towards the removal of ioatdma_device.version split the initialization
path into distinct versions.  This conversion:
1/ moves version specific probe code to version specific routines
2/ removes the need for ioat_device
3/ turns off the ioat1 msi quirk if the device is reinitialized for intx

Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-09-08 17:29:54 -07:00
..
dca.c
dma.c ioat: split ioat_dma_probe into core/version-specific routines 2009-09-08 17:29:54 -07:00
dma.h ioat: split ioat_dma_probe into core/version-specific routines 2009-09-08 17:29:54 -07:00
hw.h ioat: convert ioat_probe to pcim/devm 2009-09-08 17:29:44 -07:00
Makefile
pci.c ioat: split ioat_dma_probe into core/version-specific routines 2009-09-08 17:29:54 -07:00
registers.h