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)
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>

No differences found