linux/drivers/dma/ioat
Dave Jiang 6decffd5f6 ioat: remove chanerr mask setting for IOAT v3.x
The existing code set a value in the PCI_CHANERRMSK_INT register
for a workaround to address a pre-silicon bug on the Intel 5520 IO hub that
has been fixed when the hardware was released. There is no need for this
code.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <djbw@fb.com>
2013-01-07 22:05:13 -08:00
..
dca.c ioat: Do not enable DCA if tag map is invalid 2012-11-15 05:20:01 -08:00
dma_v2.c
dma_v2.h
dma_v3.c ioat: remove chanerr mask setting for IOAT v3.x 2013-01-07 22:05:13 -08:00
dma.c ioat: add missing DMA unmap to ioat_dma_self_test() 2013-01-07 22:04:58 -08:00
dma.h
hw.h ioat: Add alignment workaround for IVB platforms 2013-01-07 22:05:13 -08:00
Makefile
pci.c ioat: Add alignment workaround for IVB platforms 2013-01-07 22:05:13 -08:00
registers.h