ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
authorDave Jiang <dave.jiang@intel.com>
Tue, 26 Mar 2013 22:42:59 +0000 (15:42 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:20 +0000 (09:51 +0530)
commit6ead7e484957f2ae9bf2085688518d95ce75ab80
treea8d17abfc10507965f5b7555c169f8e4927a717d
parent8a52b9ff1154a68b6a2a8da9a31a87e52f5f6418
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it

Make it so only 3.2 and earlier platform need the PCI config register
clearings since this implementation does not have the registers.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Acked-by: Dan Williams <djbw@fb.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ioat/dma_v3.c