ioat: Add alignment workaround for IVB platforms
authorDave Jiang <dave.jiang@intel.com>
Mon, 3 Dec 2012 23:08:37 +0000 (16:08 -0700)
committerVinod Koul <vinod.koul@intel.com>
Tue, 8 Jan 2013 06:05:13 +0000 (22:05 -0800)
commit1a363068dcc2269931daef360ed14d2a262f19f7
tree63893a7519328cd7312ba8d14251f5a9e3ceb605
parent7d283397ade3c9e51de644676a6593e1f724ac00
ioat: Add alignment workaround for IVB platforms

The PCI IDs for IvyBridge IOAT DMA needs to go into a header file since
dma_v3.c looks them up for certain hardware workarounds. Need to add to the
alignment workaround for IOAT 3.2 since it wasn't fixed in IVB.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <djbw@fb.com>
drivers/dma/ioat/dma_v3.c
drivers/dma/ioat/hw.h
drivers/dma/ioat/pci.c